Dépôt initial

This commit is contained in:
2019-10-03 22:56:50 +02:00
commit 534379a323
8 changed files with 228 additions and 0 deletions

3
bin/proxy_chromium Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
chromium --proxy-server="socks4://localhost:9005"