mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-06-28 08:58:02 +02:00
add test case for http proxy
This commit is contained in:
parent
f401ec3bbc
commit
913319320e
2 changed files with 14 additions and 0 deletions
|
@ -17,4 +17,12 @@ Endpoint = demo.wireguard.com:$server_port
|
|||
|
||||
[Socks5]
|
||||
BindAddress = 127.0.0.1:64423
|
||||
|
||||
[http]
|
||||
BindAddress = 127.0.0.1:64424
|
||||
|
||||
[http]
|
||||
BindAddress = 127.0.0.1:64425
|
||||
Username = peter
|
||||
Password = hunter123
|
||||
EOL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue