mirror of
https://github.com/moonlight-stream/GS-IPv6-Forwarder.git
synced 2026-04-22 16:06:53 +00:00
Add new ports for GFE 3.12 for v0.2
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
#define SERVICE_NAME L"GSv6FwdSvc"
|
||||
|
||||
static const unsigned short UDP_PORTS[] = {
|
||||
47998, 47999, 48000, 48010
|
||||
47998, 47999, 48000, 48002, 48010
|
||||
};
|
||||
|
||||
static const unsigned short TCP_PORTS[] = {
|
||||
47984, 47989
|
||||
47984, 47989, 48010
|
||||
};
|
||||
|
||||
typedef struct _SOCKET_TUPLE {
|
||||
|
||||
Reference in New Issue
Block a user