diff options
| author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2011-11-01 18:51:54 +0200 |
|---|---|---|
| committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2011-11-01 18:51:54 +0200 |
| commit | 0b167475b3d838bc0a71d30e0356ccff2d819d8f (patch) | |
| tree | 3f156ec51094970405fe943cd5feef1e1987b11e /client/config/static_proxy_list.cfg | |
| parent | e67c03ae17cdc2d25b234df8abc70fad7f2cf71a (diff) | |
| parent | 103a6a013b6e6df1d1dbbcd073fc9a931fa4cf0a (diff) | |
Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_ui
Diffstat (limited to 'client/config/static_proxy_list.cfg')
| -rw-r--r-- | client/config/static_proxy_list.cfg | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/client/config/static_proxy_list.cfg b/client/config/static_proxy_list.cfg index 1cd2488..c618922 100644 --- a/client/config/static_proxy_list.cfg +++ b/client/config/static_proxy_list.cfg @@ -1,7 +1,5 @@ -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 +192.168.222.1:10001 "Российский сервер No1" 1 34; +192.168.222.1:10002 "Российский сервер No2" 1 132; +192.168.222.1:10003 "Украинский сервер No1" 2 12; +login:password@192.168.222.1:10004 "Украинский сервер No2" 2 45; + |
