I did build using make and sudo make install from the source code, and now I'm going to run that to be used in the configured socks5 on my system.
What should I do on the config file? I have a socks5 running on my system on localhost and the port 1080 and I want to use this proxy as a system-wide feature across the whole system including apps, browsers, terminal, etc.
I did build using
makeandsudo make installfrom the source code, and now I'm going to run that to be used in the configured socks5 on my system.What should I do on the
configfile? I have a socks5 running on my system on localhost and the port1080and I want to use this proxy as a system-wide feature across the whole system including apps, browsers, terminal, etc.