Skip to content

Commit

Permalink
fix config error
Browse files Browse the repository at this point in the history
  • Loading branch information
eahydra committed Oct 5, 2014
1 parent df144c8 commit e07449c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -34,3 +34,5 @@ Icon
# Files that might appear on external disk
.Spotlight-V100
.Trashes

*.exe
Expand Down
2 changes: 1 addition & 1 deletion src/socks/.config
@@ -1,6 +1,6 @@
{
"httpProxyAddr":":36663",
"httpTunnelAddrt":":36664",
"httpTunnelAddr":":36664",
"socks4Addr":":36665",
"socks5Addr":":7777",

Expand Down

0 comments on commit e07449c

Please sign in to comment.