Conns aren't being saved
This commit is contained in:
parent
144355bc58
commit
357e48a012
3 changed files with 0 additions and 1 deletions
BIN
i2p-projekt.html
Normal file
BIN
i2p-projekt.html
Normal file
Binary file not shown.
BIN
inr.html
Normal file
BIN
inr.html
Normal file
Binary file not shown.
1
main.go
1
main.go
|
@ -150,7 +150,6 @@ func main() {
|
||||||
for sig := range c {
|
for sig := range c {
|
||||||
if sig == os.Interrupt {
|
if sig == os.Interrupt {
|
||||||
tunsocks.Cleanup()
|
tunsocks.Cleanup()
|
||||||
panic(err)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue