From ccf0a1d772c997a02806aeea6383ea50557feb1a Mon Sep 17 00:00:00 2001 From: casjay Date: Wed, 8 Jan 2025 23:18:54 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rootfs/usr/share/httpd/default/index.css rootfs/usr/share/httpd/default/index.html rootfs/usr/share/httpd/default/list.html rootfs/usr/share/tor/html/index.css rootfs/usr/share/tor/html/index.html rootfs/usr/share/tor/html/list.html --- .../{tor/html => httpd/default}/index.css | 0 rootfs/usr/share/httpd/default/index.html | 22 ++++++++++++-- .../{tor/html => httpd/default}/list.html | 0 rootfs/usr/share/tor/html/index.html | 30 ------------------- 4 files changed, 20 insertions(+), 32 deletions(-) rename rootfs/usr/share/{tor/html => httpd/default}/index.css (100%) rename rootfs/usr/share/{tor/html => httpd/default}/list.html (100%) delete mode 100644 rootfs/usr/share/tor/html/index.html diff --git a/rootfs/usr/share/tor/html/index.css b/rootfs/usr/share/httpd/default/index.css similarity index 100% rename from rootfs/usr/share/tor/html/index.css rename to rootfs/usr/share/httpd/default/index.css diff --git a/rootfs/usr/share/httpd/default/index.html b/rootfs/usr/share/httpd/default/index.html index 5b38b60..7dd0121 100644 --- a/rootfs/usr/share/httpd/default/index.html +++ b/rootfs/usr/share/httpd/default/index.html @@ -4,9 +4,27 @@ - tor proxy + + Welcome + - tor proxy server +
+

+


+
+ Tor DNS is running on port 9053 and Tor Socks on 9050
+ Server address is: imtulbcjer7mohs62lpycyod2c3pnil2x6xjirrojedbluh4d7z2g6ad.onion
+
+ Other usefull onion sites
+ DuckDuckGo Search
+ Tor Hidden Wiki
+ Protonmail
+ Tor Project
+ Secure Drop
+ A very long list of other onion sites
+



+

+
diff --git a/rootfs/usr/share/tor/html/list.html b/rootfs/usr/share/httpd/default/list.html similarity index 100% rename from rootfs/usr/share/tor/html/list.html rename to rootfs/usr/share/httpd/default/list.html diff --git a/rootfs/usr/share/tor/html/index.html b/rootfs/usr/share/tor/html/index.html deleted file mode 100644 index 7dd0121..0000000 --- a/rootfs/usr/share/tor/html/index.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - Welcome - - - -
-

-


-
- Tor DNS is running on port 9053 and Tor Socks on 9050
- Server address is: imtulbcjer7mohs62lpycyod2c3pnil2x6xjirrojedbluh4d7z2g6ad.onion
-
- Other usefull onion sites
- DuckDuckGo Search
- Tor Hidden Wiki
- Protonmail
- Tor Project
- Secure Drop
- A very long list of other onion sites
-



-

-
- -