1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-02-12 19:31:54 +00:00
No description
Find a file
Ycarus (Yannick Chabanois) c63225bb37 VPS script 0.1000
2019-09-16 07:53:38 +02:00
shorewall4 Update do VPS script 0.993 2019-05-12 02:45:49 +00:00
shorewall6 Fix eth0 in all shorewall files 2018-07-28 18:39:32 +00:00
config.json Latest changes to VPS script 2019-02-10 07:46:29 +00:00
debian9-x86_64-bin.sh Update do VPS script 0.993 2019-05-12 02:45:49 +00:00
debian9-x86_64-mlvpn.sh Fix MLVPN and OpenVPN support 2018-07-31 12:47:13 +00:00
debian9-x86_64.sh VPS script 0.1000 2019-09-16 07:53:38 +02:00
debian10-x86_64.sh Add kernel 4.19 and debian10 support 2019-07-21 07:04:36 +00:00
glorytun-tcp-run OpenMPTCProuter VPS script 0.14 initial commit 2018-03-30 07:52:49 +00:00
glorytun-tcp@.service.in Add glorytun udp server support and a service to set 6in4 tunnel 2018-06-01 13:11:58 +00:00
glorytun-udp-run Add glorytun udp server support and a service to set 6in4 tunnel 2018-06-01 13:11:58 +00:00
glorytun-udp.network Latest changes to VPS script 2019-02-10 07:46:29 +00:00
glorytun-udp@.service.in Add glorytun udp server support and a service to set 6in4 tunnel 2018-06-01 13:11:58 +00:00
glorytun.network Latest changes to VPS script 2019-02-10 07:46:29 +00:00
iperf3.service.in Latest VPS script version, and debian bin experimental version 2019-04-05 08:23:35 +00:00
LICENSE Add readme and license 2018-03-30 07:57:58 +00:00
mlvpn.network Latest changes to VPS script 2019-02-10 07:46:29 +00:00
mlvpn0.conf Update MLVPN to markfoodyburton version 2018-07-01 18:56:16 +00:00
multipath Rename omr-6in4, add shorewall net interface in params.net and add multipath utility 2018-07-27 12:40:12 +00:00
omr-6in4 Add 6in4 support 2018-05-04 06:28:28 +00:00
omr-pihole.sh Fix pi hole interface listen on all network 2019-05-17 06:35:31 +00:00
omr-service Latest config changes 2019-08-02 17:35:32 +02:00
omr.service.in Update do VPS script 0.993 2019-05-12 02:45:49 +00:00
openvpn-tun0.conf Remove OpenVPN compression, change settings for glorytun 2018-08-19 12:05:09 +00:00
openvpn.network Latest changes to VPS script 2019-02-10 07:46:29 +00:00
README.md Update README 2018-06-14 11:46:37 +00:00
shadowsocks.conf Latest config changes 2019-08-02 17:35:32 +02:00
tun0.glorytun Latest config changes 2019-08-02 17:35:32 +02:00
tun0.glorytun-udp Add 6in4 support 2018-05-04 06:28:28 +00:00
ubuntu18.04-x86_64.sh Add Ubuntu Server 18.04 support 2018-11-12 18:27:32 +00:00
update-grub.sh Force use of mptcp kernel in all case 2019-05-01 00:38:39 +00:00

OpenMPTCProuter VPS scripts

All scripts needed to install OpenMPTCProuter VPS.

This is the VPS part of OpenMPTCProuter, a solution to aggregate multiple internet connections.

  • debian9-x86_64.sh: The main script install ShadowSocks, Glorytun TCP, Glorytun UDP, Shorewall, the MPTCP kernel and can install OpenVPN
  • debian9-x86_64-mlvpn.sh: Script to install MLVPN
  • config.json: shadowsocks config
  • /shorewall4: shorewall default configuration
  • /shorewall6: shorewall6 default configuration
  • glorytun-tcp-run: script to run glorytun with configuration parameters
  • glorytun-tcp@.service.in: glorytun systemd service
  • glorytun.network: glorytun systemd network (for DHCP)
  • glorytun-udp-run: script to run glorytun UDP with configuration parameters
  • glorytun-udp.network: glorytun UDP systemd network (for DHCP)
  • glorytun-udp@.service.in: glorytun UDP systemd service
  • mlvpn.network: MLVPN systemd network (for DHCP)
  • mlvpn0.conf: MLVPN default config
  • omr-6in4-service: Script used to make 6in4 tunnel always up and detect ip used by OpenMPTCProuter to config Shorewall
  • omr-6in4.service.in: Systemd service to run the script
  • openvpn-tun0.cnf: OpenVPN default config
  • openvpn.network: OpenVPN systemd network (for DHCP)
  • shadowsocks.conf: shadowsocks sysctl.d optimization and mptcp config
  • tun0.glorytun: glorytun default configuration
  • tun0.glorytun-udp: glorytun default configuration
  • update-grub.sh: Script used to check if MPTCP kernel is the default