diff options
| author | Alex Borisov <borisov.alexandr@rambler.ru> | 2011-10-21 03:29:36 +0300 |
|---|---|---|
| committer | Alex Borisov <borisov.alexandr@rambler.ru> | 2011-10-21 03:29:36 +0300 |
| commit | 3eef0376635624c354a5e1b8a2680b74eb23a423 (patch) | |
| tree | 2538fca5754ccb65368c23db4416389da940049e /client/config/static_proxy_list.cfg | |
| parent | 94852abf14bf5f57dc6d3124372d8ab6316dab50 (diff) | |
parse config file
Diffstat (limited to 'client/config/static_proxy_list.cfg')
| -rw-r--r-- | client/config/static_proxy_list.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/client/config/static_proxy_list.cfg b/client/config/static_proxy_list.cfg new file mode 100644 index 0000000..1cd2488 --- /dev/null +++ b/client/config/static_proxy_list.cfg @@ -0,0 +1,7 @@ +asdsad:qweqwe@qweqwe.de:3204 "label" 1 17; +sdfsdf:234 "asdd" 2 35; +user:password@server.com:123 "Ukraine 1" 1 14; +server.com:123 "Ukraine 2" 3 54; +user:password@server.com:123 "Ukraine 3" 3 137; +user:password@server.com:123 "Russia 1" 1 95; +user:password@server.com:123 "Russia 2" 2 26;
\ No newline at end of file |
