update
This commit is contained in:
+15
-1
@@ -81,4 +81,18 @@ server server1 ******:3801 maxconn 20480
|
||||
|
||||
|
||||
```
|
||||
haproxy -f /etc/haproxy/haproxy.cfg
|
||||
haproxy -f /etc/haproxy/haproxy.cfg
|
||||
|
||||
|
||||
|
||||
## proxychain
|
||||
|
||||
``` bash
|
||||
|
||||
git clone https://github.com/rofl0r/proxychains-ng.git
|
||||
cd proxychain
|
||||
make
|
||||
make install
|
||||
make install-config
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user