I have these apache addons enabled, am I missing one? Ive enabled all the ones my server will handle but do I have the right proxy addon enabled or do I need to gofetch
It runs fine but WebTunnel is not liking it proctol error, I had some vhosts writing logs so I Iāve now commented out vhosts in httpd, Iām researching how to turn logs off full stop, got a couple of things to try from google. The only thing I can think the error is the logs. Iām on to it
I assume you are not on Debian/Ubuntu.
If so, the apache2ctl command might not be available unfortunately.
If you want to disable logging, try the following command:
grep -r -n 'CustomLog' /etc/httpd
where /etc/httpd is where your Apacheās configuration resides.
This will list you all the files containing āCustomLogā.
To disable comment out the CustomLog lines.
To disable error logs repeat the same with āErrorLogā.
Then reload/restart Apache.
Yes Windows of all! XAMP believe or not but it works very well everything I need thus far. Used it for years. Would mod_security interfere? Off the cuff though if it doesnāt work after logs, but I really would try to keep that. Will disable the log for this too.
Iāll shall use the command httpd āyour suggestion ā - output from command. I can go through by hand but I shall double check if I can use this command
Iām having trouble finding the server version of WebTunnel, Iāve tried the usual expert packacke of tor and itās not in there. In desperation Iāve dowloaded all the other windows packages and itās not there.
Iāve tried to compile from source using Go on Ubuntu as I have a Vm and thereās not a windows version there, seems to be focused on Debian but this is not really viable to keep a Vm running all the time. Iād rather the slimline route you could say. Index of /torbrowser is where Iāve tried
Is there another repository I donāt know about or is there instruction to build a version for windows
Sorrry to be a bind but I think this will be the last hurdle with the apche mix
Ive installed Go on windows used the download link and āgo build main.goā
C:\Program Files\Go\bin\webtunnel-main-main-server\main\server>go build main.go
main.go:18:2: no required module provides package Sign in Ā· GitLab go.mod file not found in current directory or any parent directory; see āgo help modulesā
main.go:16:2: no required module provides package Sign in Ā· GitLab go.mod file not found in current directory or any parent directory; see āgo help modulesā
main.go:6:2: no required module provides package Sign in Ā· GitLab go.mod file not found in current directory or any parent directory; see āgo help modulesā
Whats the problem or am i getting something wrong. Ive tried to dowload the modules manually and the links work fine in a browser, command line issue with gitlab?
Theres one called staticIP which is a locked page on gitlab
Sep 09 16:49:01.000 [notice] Your Tor server's identity key fingerprint is 'WebTunnelBR *'
Sep 09 16:49:01.000 [notice] Your Tor bridge's hashed identity key fingerprint is 'WebTunnelBR *'
Sep 09 16:49:01.000 [notice] Your Tor server's identity key ed25519 fingerprint is 'WebTunnelBR *'
Sep 09 16:49:01.000 [notice] You can check the status of your bridge relay at https://bridges.torproject.org/status?id=*
Sep 09 16:49:01.000 [notice] Bootstrapped 0% (starting): Starting
Sep 09 16:49:13.000 [notice] Starting with guard context "default"
Sep 09 16:49:13.000 [warn] Managed proxy "C:\WebTunnel\Pluggable_Transports\server.exe" wrote a STATUS line without TRANSPORT: "TYPE=version IMPLEMENTATION=\"webtunnel\" VERSION=\"0.0.1\""
Sep 09 16:49:13.000 [notice] Registered server transport 'webtunnel' at '*.*.*.*:443'
Sep 09 16:49:14.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
Sep 09 16:49:14.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
Sep 09 16:49:14.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
Sep 09 16:49:14.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
Sep 09 16:49:14.000 [notice] Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection
Sep 09 16:49:15.000 [notice] Bootstrapped 25% (requesting_status): Asking for networkstatus consensus
Sep 09 16:49:15.000 [notice] Bootstrapped 30% (loading_status): Loading networkstatus consensus
Sep 09 16:49:16.000 [notice] I learned some more directory information, but not enough to build a circuit: We have no recent usable consensus.
Sep 09 16:49:16.000 [notice] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors
Sep 09 16:49:16.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 6482/7787, and can only build 59% of likely paths. (We have 84% of guards bw, 82% of midpoint bw, and 85% of exit bw = 59% of path bw.)
Sep 09 16:49:16.000 [notice] Bootstrapped 73% (loading_descriptors): Loading relay descriptors
Sep 09 16:49:20.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Sep 09 16:49:21.000 [warn] Requested exit point '$BA44A*' is not known. Closing.
Sep 09 16:49:21.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
Sep 09 16:49:21.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Sep 09 16:49:22.000 [notice] Bootstrapped 100% (done): Done
Sep 09 16:49:23.000 [notice] Self-testing indicates your ORPort *.*.*.*:62222 is reachable from the outside. Excellent. Publishing server descriptor.
Sep 09 16:49:31.000 [notice] Performing bandwidth self-test...done.
Sep 10 05:22:35.000 [notice] Heartbeat: Tor's uptime is 6:00 hours, with 7 circuits open. I've sent 11.18 MB and received 20.27 MB. I've received 25 connections on IPv4 and 23 on IPv6. I've made 6 connections with IPv4 and 0 with IPv6.
Sep 10 05:22:35.000 [notice] While not bootstrapping, fetched this many bytes: 11776885 (server descriptor fetch); 479 (server descriptor upload); 335714 (consensus network-status fetch); 163095 (microdescriptor fetch)
Sep 10 05:22:35.000 [notice] Heartbeat: Since last heartbeat message, I have seen 13 unique clients.