mirror of
https://github.com/rofl0r/proxychains-ng
synced 2025-01-08 22:22:52 +08:00
README: mention install-config
This commit is contained in:
parent
4f7363efbc
commit
5d9148a900
1
README
1
README
@ -22,6 +22,7 @@ ProxyChains ver 4.4 README
|
|||||||
./configure --prefix=/usr --sysconfdir=/etc
|
./configure --prefix=/usr --sysconfdir=/etc
|
||||||
make
|
make
|
||||||
[optional] sudo make install
|
[optional] sudo make install
|
||||||
|
[optional] sudo make install-config (installs proxychains.conf)
|
||||||
|
|
||||||
if you dont install, you can use proxychains from the build directory
|
if you dont install, you can use proxychains from the build directory
|
||||||
like this: ./proxychains4 -f src/proxychains.conf telnet google.com 80
|
like this: ./proxychains4 -f src/proxychains.conf telnet google.com 80
|
||||||
|
Loading…
Reference in New Issue
Block a user