fix some bug

This commit is contained in:
TenderIronh
2022-05-29 15:48:56 +08:00
parent 9ea467c7b3
commit f9b5073e0d
10 changed files with 31 additions and 27 deletions
+1 -5
View File
@@ -1,12 +1,8 @@
/*
Taken from taipei-torrent
Just enough UPnP to be able to forward ports
Taken from taipei-torrent And fix some bugs
*/
package main
// BUG(jae): TODO: use syscalls to get actual ourIP. http://pastebin.com/9exZG4rh
import (
"bytes"
"encoding/xml"