mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-26 22:00:27 +08:00
perf: remove tea encryption
This commit is contained in:
@@ -61,7 +61,7 @@ func (wg *WG) Run(srcport, destport uint16) {
|
||||
}
|
||||
|
||||
func (wg *WG) Stop() {
|
||||
_ = wg.me.CloseNIC()
|
||||
_ = wg.me.Close()
|
||||
}
|
||||
|
||||
func (wg *WG) init(srcport, dstport uint16) {
|
||||
|
||||
Reference in New Issue
Block a user