added support to generate Public and Private keys

This commit is contained in:
2023-12-15 02:08:11 +00:00
parent b78c009f9f
commit 2b6c7a5963
8 changed files with 331 additions and 251 deletions

View File

@@ -31,6 +31,8 @@ type Config struct {
FRPServerPort string
BehindNAT string
IPTableKey string
PublicKeyFile string
PrivateKeyFile string
CustomConfig interface{}
//NetworkInterface string
//NetworkInterfaceIPV6Index int