1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 19:11:51 +00:00
Commit graph

123 commits

Author SHA1 Message Date
Ycarus
a044c9fadc Fix ra default when IPv6 enable 2018-08-18 19:26:44 +02:00
Ycarus
18468f06c1 Only display interface with mptcp enabled in mptcp check 2018-08-18 09:19:32 +02:00
Ycarus
1a4fef4b0e Add IPv6 enable/disable setting to wizard page 2018-08-16 16:57:34 +02:00
Ycarus
cec463a6dd No idea what is in table, so disable check. Fix https://github.com/Ysurac/openmptcprouter/issues/129 2018-08-12 15:53:08 +02:00
Ycarus
41bc2d5d2d Add mptcp check interface 2018-08-10 17:24:23 +02:00
Ycarus
32a67a1756 Use double quotes everywhere, instead of both 2018-08-10 15:09:05 +02:00
Ycarus
065298afbd Fix MPTCP check 2018-08-09 22:02:20 +02:00
Ycarus
368f23be99 Test if VPS support MPTCP 2018-08-09 16:57:26 +02:00
Ycarus
15bff6d3a7 Test server ping from wan using shadowsocks server 2018-08-08 23:54:19 +02:00
Ycarus
e6f6f49379 Check IPv6 only when enabled 2018-08-08 16:00:11 +02:00
Ycarus
6ff42ba4f3 No error if interface doesnt exist 2018-08-03 22:41:02 +02:00
Ycarus
641aae5eff Fix WAN IPv6 check 2018-08-03 15:00:39 +02:00
Ycarus
d52d20d462 Fix error in status page for IPv6 2018-08-03 00:52:52 +02:00
Ycarus
48e81ff30e Add SQM support 2018-08-02 09:39:43 +02:00
Ycarus
c5d8941fc4 Multipath put wan in error if shadowsocks is used 2018-07-31 17:54:25 +02:00
Ycarus
d82c349743 Fix ping server when no ifname or no server 2018-07-27 17:02:07 +02:00
Ycarus
17dc28e63c No server ping if gw down 2018-07-27 15:36:10 +02:00
Ycarus
6b4e5d99bd Only check whois when we have an IP 2018-07-24 19:42:44 +02:00
Ycarus
c3f51af9a2 More info and checks in status page 2018-07-24 17:08:27 +02:00
Ycarus
e3b354b56e Add tcp_fin_timeout support in openmptcprouter advanced settings 2018-07-22 15:23:02 +02:00
Ycarus
a95c150d8f Fix if ifname not defined 2018-07-20 13:05:21 +02:00
Ycarus
92428805b2 Add IPv6 tunnel check 2018-07-10 16:19:18 +02:00
Ycarus
5329b486c8 Add OBFS in advanced settings 2018-07-09 14:55:42 +02:00
Ycarus
5c6be0092d Display IPv6 in status page 2018-07-08 16:43:51 +02:00
Ycarus
6aa1b13111 Fix add interface 2018-07-05 10:44:47 +02:00
Ycarus
19dd424765 Check if no ifname defined 2018-07-03 14:04:01 +02:00
Ycarus
c3147b8d5b Activate/Desactivate DHCP and ra server using OMR advanced settings IPv6 2018-07-02 22:46:26 +02:00
Ycarus
1a30dcb48e Set omrvpn interface using wizard 2018-07-02 13:52:36 +02:00
Ycarus
c94244ad67 Fix https://github.com/Ysurac/openmptcprouter/issues/98 2018-07-01 10:22:02 +02:00
Ycarus
5baee9a93e Don't use Nginx HA for ShadowSocks 2018-06-29 18:27:21 +02:00
Ycarus
af13d7f2c9 Check Multipath status only if gateway up 2018-06-28 15:44:55 +02:00
Ycarus
43e0d63063 Add support of VPS failover to wizard 2018-06-26 18:07:36 +02:00
Ycarus
dfbba31e1d Little changes in wizard 2018-06-22 10:00:46 +02:00
Ycarus
eb3f0cc41c Disable check using domains when DNS is down 2018-06-18 23:58:02 +02:00
Ycarus
5e7cf8bd7a Add check that MPTCP is not blocked 2018-06-18 10:56:32 +02:00
Ycarus
9919f87f20 Support interfaces where ifname is not defined in config 2018-06-15 22:40:10 +02:00
Ycarus
6a2156afd3 Fix wizard 2018-06-15 08:29:35 +02:00
Ycarus
24352f1ad6 Force restart of services 2018-06-14 23:09:43 +02:00
Ycarus
a0c21d570e Fix tcp keepalive change 2018-06-14 22:39:42 +02:00
Ycarus
a73eafd6c9 Disable router IPv6 send when IPv6 is disabled 2018-06-14 15:21:03 +02:00
Ycarus
06bc6ac46b Only a warning if ShadowSocks is disabled and fix 2018-06-14 06:22:24 +02:00
Ycarus
e5c14c7a23 Fix sysctl settings 2018-06-13 08:36:20 +02:00
Ycarus
f536748542 Disable a VPN when not set as default 2018-06-12 19:26:32 +02:00
Ycarus
4e858a0ff9 Add OpenVPN support 2018-06-12 19:22:55 +02:00
Ycarus
26a5a7bf55 Add VPN choice in wizard 2018-06-11 10:21:48 +02:00
Ycarus
ddb427aadf Fix gw check in status page 2018-06-09 21:47:40 +02:00
Ycarus
ee70e81c8b Fix VPN gateway search 2018-06-08 16:48:15 +02:00
Ycarus
1d5fbd422d Empty pass in wizard remove it 2018-06-08 14:53:35 +02:00
Ycarus
90333e9906 Fix VPN gateway check 2018-06-08 10:52:13 +02:00
Ycarus
924584c751 Fix MLVPN wizard support 2018-06-07 17:10:52 +02:00
Ycarus
8d5452c810 Add MLVPN support to the wizard 2018-06-07 16:51:37 +02:00
Ycarus
59b031ee8e Use new omrvpn interface 2018-06-06 17:56:07 +02:00
Ycarus
33bfcb84f9 Check if gateway exist 2018-05-30 17:39:59 +02:00
Ycarus
e10f778c34 Limit rdisc retry 2018-05-21 07:58:37 +02:00
Ycarus
5e6e31e5c7 Add IPv6 check and fixes 2018-05-18 09:40:50 +02:00
Ycarus
729355ac2b Increase status ip check 2018-05-14 21:10:01 +02:00
Ycarus
b26c636f0d DNS check 2018-05-13 21:24:00 +02:00
Ycarus
ec8aaffb26 Add warning state if wan gateway is down 2018-05-11 14:14:18 +02:00
Ycarus
2dffff8283 Update to lastest luci-base version. This also fix #52 2018-05-09 16:08:52 +02:00
Ycarus
0387798d74 Track is shadowsocks is up or not 2018-05-09 11:15:43 +02:00
Ycarus
5fa80cad83 Add tunnel status 2018-05-03 15:06:58 +02:00
Ycarus
8d1124f3b1 Test if wan gateway is up or down in status page 2018-05-03 10:51:04 +02:00
Ycarus
4c84e6362f change shadowsocks local listen ip when IPv6 is disable/enable 2018-04-25 12:27:07 +02:00
Ycarus
9bd6f555a4 Fix if ifname not defined 2018-04-23 10:20:33 +02:00
Ycarus
1e4d24bdaa Interfaces can be added from wizard 2018-04-20 14:56:19 +02:00
Ycarus
b9fa5733c5 Fix OpenMPTCProuter advanced settings 2018-04-17 14:48:55 +02:00
Ycarus
183bef4a8b Add cpu scale frequency configuration 2018-04-17 09:27:15 +02:00
Ycarus
1c77b7965b Add advanced settings to luci app openmptcprouter 2018-04-12 15:18:56 +02:00
Ycarus
ec93142814 Update wizard 2018-04-04 18:08:10 +02:00
Ycarus
0fa66693eb Some menu changes 2018-03-28 10:59:15 +02:00
Ycarus
144e0f45b9 Add OpenMPTCProuter status view 2018-03-28 10:57:02 +02:00
Ycarus
9521cabee6 Fix wizard 2018-03-26 15:06:16 +02:00
Ycarus
0d235bac48 Basic wizard 2018-03-23 20:23:27 +01:00