-
-
Save YiweiShen/bb3db86e4022b80cfed3 to your computer and use it in GitHub Desktop.
Revisions
-
netputer revised this gist
Oct 5, 2015 . 1 changed file with 7 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,13 +3,14 @@ US = protocol, us.server.com, port1, username, password JP = protocol, jp.server.com, port2, username, password # 要用美服,就把美服那行复制到下面,然后改叫 SSLEDGE SSLEDGE = protocol, us.server.com, port1, username, password # 要换日服,就把日服那行复制到下面,然后改叫 SSLEDGE # 同名 Proxy,Surge 只保留最后一个 SSLEDGE = protocol, jp.server.com, port2, username, password [Rule] DOMAIN-KEYWORD,twitter,SSLEDGE,tcp-force GEOIP,CN,DIRECT FINAL,SSLEDGE -
netputer renamed this gist
Oct 5, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
netputer created this gist
Oct 5, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ [Proxy] # 为了方便将来修改,将可用服务器写成 Proxy 形式 US = protocol, us.server.com, port1, username, password JP = protocol, jp.server.com, port2, username, password # 要用美服,就把美服那行复制到下面,然后改叫 PROXY PROXY = protocol, us.server.com, port1, username, password # 要换日服,就把日服那行复制到下面,然后改叫 PROXY,Surge 会自动去重 PROXY = protocol, jp.server.com, port2, username, password [Rule] DOMAIN-KEYWORD,twitter,PROXY,tcp-force GEOIP,CN,DIRECT FINAL,PROXY