remove cryptix/goSam

This commit is contained in:
idk 2020-12-07 12:14:46 -05:00
parent 25879ef498
commit be64fe5aae
No known key found for this signature in database
GPG key ID: D75C03B39B5E14E1
4 changed files with 27 additions and 28 deletions

View file

@ -88,8 +88,8 @@ func connectIRC(network *storage.Network, state *State, srcIP []byte) *irc.Clien
goSam.SetOutQuantity(3),
goSam.SetInBackups(2),
goSam.SetOutBackups(2),
goSam.SetInLength(2),
goSam.SetOutLength(2),
goSam.SetInLength(3),
goSam.SetOutLength(3),
goSam.SetInVariance(-1),
goSam.SetOutVariance(-1),
goSam.SetCloseIdle(false),