stealth / fraud-bridge

ICMP and DNS tunneling via IPv4 and IPv6
Other
198 stars 42 forks source link

Tunnel Problem #5

Closed raminmalekghasemi closed 1 year ago

raminmalekghasemi commented 1 year ago

Hi On ubuntu 18 make and config inside and ouside for peers ip Now whena this line

./fraud-bridge -u -R VALID-IP-ADDRESS -i -k @@@@ Run tunnel on mode icmp v4 say to me check syslog

and syslog

fraud-bridge[1401]: Warning: Not possible to chroot!: No such file or directory

stealth commented 1 year ago

its just a warning which can be ignored. However, if you want to profit from chroot safety, you should pass valid empty directory name to -r.

stealth commented 1 year ago

closing