Open en1cc opened 4 years ago
Original sniproxy.conf
states:
# Use "source client" to enable transparent proxy support. This requires
# running sniproxy as root ("user root").
Are you trying to run it as a transparent proxy? If so, you need to run it as user root.
Hey folks, my proxy stage setup dosent work at all. can you please help me what i've done wrong?
/etc/sniproxy.conf
When i use curl now for testing with
curl -v https://pb.domain.de/.well-known/test.txt
then i get
And tail -f /var/log/sniproxy/*.log says
2020-10-27 21:57:13 [::ffff:213.22.37.226]:52621 -> [::ffff:192.168.223.220]:443 -> NONE [] 0/0 bytes tx 0/0 bytes rx 0.004 seconds
Whats happening?