|
|
add0ae7fb6
|
fix https to http
|
2023-01-17 18:48:41 +00:00 |
|
|
|
c6ff05a9cb
|
added FRPRandomPort
|
2023-01-17 18:40:43 +00:00 |
|
|
|
1cd4fa87d7
|
added route to auto create FRP port
|
2023-01-17 18:14:47 +00:00 |
|
|
|
120654a901
|
added hostname passthrough
|
2023-01-17 17:00:15 +00:00 |
|
|
|
713500413c
|
set print back to default
|
2022-12-29 03:46:21 +00:00 |
|
|
|
4deff38c07
|
added fix for reverse proxy
|
2022-12-29 03:40:36 +00:00 |
|
|
|
ede9674a08
|
base version working for reverse proxy
|
2022-12-29 03:17:42 +00:00 |
|
|
|
2138ee2d5d
|
added minor fixed to reverse proxy
|
2022-12-01 06:59:13 +00:00 |
|
|
|
4921a6345d
|
added auto reverse proxy detection and applicable for docker container
|
2022-12-01 05:37:15 +00:00 |
|
|
|
7c0ddc79c9
|
added base NAT traveral using reverse proxy
|
2022-12-01 02:49:08 +00:00 |
|
|
|
088c9c5ba4
|
changed back to default print when using IP tables
|
2021-07-22 14:08:15 +04:00 |
|
|
|
4e0fd09d73
|
modified config file
|
2021-07-22 13:04:25 +04:00 |
|
|
|
ae2500ed4b
|
added fix in if statement to fix simple error when adding ipv6 address
|
2021-07-10 00:05:31 +04:00 |
|
|
|
c0f70e87f4
|
added .gitignore for iptable
|
2021-07-08 22:47:51 +04:00 |
|
|
|
3e8a99b435
|
updated installation docs
|
2021-07-08 20:55:42 +04:00 |
|
|
|
28620b61ad
|
fixed ipv6 dectection error
|
2021-07-08 19:42:41 +04:00 |
|
|
|
f7bae1100a
|
added possibility to add ipv4 and ipv6 address
|
2021-07-06 15:34:18 +04:00 |
|
|
|
a0b63fa2ec
|
uncomitted changes
|
2021-07-06 15:25:52 +04:00 |
|
|
|
f4bd08b6bf
|
adds ipv6 index to config and a cli command to view network interface
|
2021-06-25 22:06:07 +04:00 |
|
|
|
2caa9d0aac
|
f**k you ipv4
|
2021-06-25 17:29:08 +04:00 |
|
|
|
21b9efc3a6
|
fix ipv6 bugs
|
2021-06-25 17:13:40 +04:00 |
|
|
|
9f8e6a1f04
|
added ip table compatible with ipv6
|
2021-06-25 14:30:57 +04:00 |
|
|
|
1eac752fa7
|
current implementation of ipv6
|
2021-06-25 01:03:20 +04:00 |
|
|
|
0bdcaca087
|
fixed list slice error
|
2021-06-24 18:44:09 +04:00 |
|
|
|
ca222af710
|
temporary add for horovod
|
2021-06-18 15:39:20 +04:00 |
|
|
|
f89e7ccbcb
|
added fix for removing elements from the array
|
2021-05-24 13:58:24 +04:00 |
|
|
|
eba3b3ab33
|
fixed issue in removing elements in ip addresses not pingable
|
2021-05-11 07:57:01 +04:00 |
|
|
|
9df89cb075
|
downnload and upload speeds commented due to inaccruate results
|
2021-05-03 04:24:03 +04:00 |
|
|
|
9ec1329af9
|
function to remove duplicates in IP table
|
2021-04-16 20:35:51 +04:00 |
|
|
|
4e22572c7b
|
still fixing patch on server side IP address
|
2021-04-16 17:02:08 +04:00 |
|
|
|
1504496eb1
|
patching fixes for server list
|
2021-04-15 13:55:33 +04:00 |
|
|
|
1093f34ce8
|
trying to fix error to remove element
|
2021-04-14 22:10:02 +04:00 |
|
|
|
977260dcf7
|
addeded 2 extra cli commands: ListServers and UpdateIPTableList
|
2021-04-14 21:20:33 +04:00 |
|
|
|
f4e987c477
|
fixed certain bugs
|
2021-04-14 12:23:44 +04:00 |
|
|
|
f85f001a1c
|
fixing server side updating IP table
|
2021-04-13 21:07:57 +04:00 |
|
|
|
b682f9d53d
|
fixed bug ports and listservers
|
2021-04-13 20:50:02 +04:00 |
|
|
|
701e72a2b4
|
added new changes
|
2021-04-13 15:54:05 +04:00 |
|
|
|
75412f6923
|
push 50mb binary file
|
2021-04-12 22:28:37 +04:00 |
|
|
|
823a65db5d
|
fixed error for IP table in p2p module
|
2021-04-12 16:54:06 +04:00 |
|
|
|
fdbb7bc587
|
add files
|
2021-04-11 01:26:55 +04:00 |
|
|
|
d2b050b14b
|
added config module
|
2021-04-11 01:25:21 +04:00 |
|
|
|
2ec90cfaf5
|
added GPU compatability
|
2021-04-10 00:46:17 +04:00 |
|
|
|
bc1859484a
|
added fixed adding duplicate structs to IP table
|
2021-04-08 20:39:50 +04:00 |
|
|
|
2b2290ecea
|
added ports and fixed docker ID not returning back
|
2021-04-08 01:45:42 +04:00 |
|
|
|
82f5e921b5
|
try to fix p2p module
|
2021-04-07 19:30:56 +04:00 |
|
|
|
7503e4870c
|
fixed error for fail test case. Using absolute path for now
|
2021-04-04 22:18:13 +04:00 |
|
|
|
1c733a694e
|
added new speed test functions
|
2021-04-04 00:47:56 +04:00 |
|
|
|
380e5afcfe
|
added new cli commands
|
2021-03-22 16:24:22 +04:00 |
|
Akilan1999
|
78dfb37311
|
added modify iptable to speedtest
|
2021-03-21 23:08:33 +04:00 |
|
Akilan1999
|
c3d74f3922
|
added upload speed test
|
2021-03-21 22:15:32 +04:00 |
|