You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update wireproxy
This commit is contained in:
		| @@ -13,5 +13,21 @@ $ curl 127.0.0.1:9080/metrics | ||||
|  | ||||
| Click [here][2] to get a free wireguard account. | ||||
|  | ||||
| You can run a self-hosted wireguard server quickly with [mitmproxy][3] | ||||
|  | ||||
| ```bash | ||||
| $ mitmdump --mode wireguard --flow-detail 4 | ||||
| ... client connect | ||||
| ... DNS QUERY (A) ipinfo.io | ||||
| ... << 34.117.186.192 | ||||
| ... client connect | ||||
| ... server connect 34.117.186.192:80 | ||||
| ... GET http://34.117.186.192/ | ||||
| ... << 200 OK 254b | ||||
| ... client disconnect | ||||
| ... server disconnect 34.117.186.192:80 | ||||
| ``` | ||||
|  | ||||
| [1]: https://github.com/pufferffish/wireproxy | ||||
| [2]: https://opentunnel.net/wireguard/ | ||||
| [3]: https://docs.mitmproxy.org/stable/concepts-modes/#wireguard-transparent-proxy | ||||
|   | ||||
		Reference in New Issue
	
	Block a user