Skip to content

Commit

Permalink
doc: stop clash listeners
Browse files Browse the repository at this point in the history
  • Loading branch information
oasiscifr authored Nov 10, 2019
1 parent 202ba9f commit 1585b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clash/clash.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ func IsRunning() bool {
}

func Stop() {
//cancel()
// this is an unofficial feature of Clash, from: https://github.com/Dreamacro/clash/pull/341
g := &config.General{
Port: 0,
SocksPort: 0,
Expand Down

0 comments on commit 1585b55

Please sign in to comment.