This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
shadowsocks-windows
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
67
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
lint code
tags/3.2
clowwindy
10 years ago
parent
e81b87e7df
commit
edde91c17d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
shadowsocks-csharp/Controller/PACServer.cs
+ 0
- 1
shadowsocks-csharp/Controller/PACServer.cs
View File
@@ -14,7 +14,6 @@ namespace Shadowsocks.Controller
{
class PACServer : Listener.Service
{
private static int PORT = 8093;
public static string PAC_FILE = "pac.txt";
FileSystemWatcher watcher;
Write
Preview
Loading…
Cancel
Save