Sebastian
Sebastian
Useful indeed, I just need to check whether its possible to add this in finite time :)
absolutely. At least as an option. It shouldnt depend on tor. Yet, I know nothing about hidden services, so maybe this would be a good starter project for me. But...
Ok, good point. I didnt dig into post-Q yet, but will certainly do. Leaving this open for reminder. Would be good to have more drops node anyways. The non-commercial is...
Thats a detailed report. I wish everything would be like it. However; as you describe, you want to run sshttpd on a dedicated node, muxing traffic to your internal LAN....
Ok, then this can be ruled out and using nf-setup is indeed correct. You dont need port 7350. First, check that your network intf is indeed eth0 on your machine....
You are doing something weird. netstat shows that sshttpd is running, which doesnt match your error logs from systemd. Before adding the service to your startup units, you should test...
Error message looks like your kernel has no transparent proxy support enabled?
Whats the exact sshttp commandline, iptables rules and commands you try to get the connect?
strace looks like the getsockopt() is called on a socket that was not slipped through one of the netfilter rules, but received via a direct connect to one of the...
Its a bit unusual to use port 22 for -L, since its that port that would also serve the web pages at the end. Also, you are showing me nf-setup,...