UDP flag doesn't seem to be working.

This commit is contained in:
idk
2018-07-30 20:36:33 -04:00
parent 806dcf9fc9
commit 92665adaf2
4 changed files with 79 additions and 69 deletions

View File

@ -2,7 +2,7 @@ package i2ptunconf
import (
"github.com/eyedeekay/sam-forwarder"
"github.com/eyedeekay/sam-forwarder/udp"
"github.com/eyedeekay/sam-forwarder/udp"
"github.com/zieckey/goini"
"log"
"strings"