This website requires JavaScript.
f58ffedef9
- Migrate rx3_net_adm and add coresponding completion script.
master
Arnaud G. GIBERT
2026-04-15 18:06:36 +02:00
360db73a09
- First commit after repository split!
Arnaud G. GIBERT
2026-04-14 15:45:32 +02:00
6d2fd44dba
- Start migration of dns, network & vpn lib, - Start migration of rx3_net_adm.
Arnaud G. GIBERT
2026-04-13 16:35:39 +02:00
0c05cfd6c0
- Fix ReleaseNotes file.
network_tools-1.1.4
Arnaud G. GIBERT
2026-04-13 12:08:50 +02:00
540bd1ce03
- Add rx3-network.minotaur config file, - Add missing etc/sudoers.d/rx3-network config file.
Arnaud G. GIBERT
2025-10-19 20:13:09 +02:00
5e3d8ed47b
- Minor config files update.
Arnaud G. GIBERT
2025-09-19 11:43:49 +02:00
ce66dba7a6
- Fix uptime for gateway destinations, - Add status filtering in the VPN Admin page.
network_tools-1.1.3
Arnaud G. GIBERT
2025-09-19 11:02:09 +02:00
2083444bc1
- Minor fixes in config files and openvpn-status.
network_tools-1.1.2
Arnaud G. GIBERT
2025-09-12 18:43:25 +02:00
8cd1bcce64
- Fix sysconfig files, - Fix openvpn-status.
Arnaud G. GIBERT
2025-09-07 23:26:55 +02:00
e5a41ec931
- Update changelog for release.
network_tools-1.1.1
Arnaud G. GIBERT
2025-09-03 14:51:05 +02:00
a0d8a55ca8
- Fix stupid -x on the shebang line of vpn lib!
Arnaud G. GIBERT
2025-09-01 19:33:27 +02:00
fc549dfea0
- Add network reinit() function, - Add reinit at each supervisor end loop, - Fix address refresh algorithm, - Fix log function parameter passing bug.
Arnaud G. GIBERT
2025-09-01 19:22:40 +02:00
b1c51d6cfd
- Improve device up api events, - Improve openvpn stats reporting, - Add a new conection state for gateways device up with no gateway client conected.
Arnaud G. GIBERT
2025-09-01 01:09:29 +02:00
235076b6b9
- Complete the first gateway support implementation, - More tests needed!
network_tools-1.1.0
Arnaud G. GIBERT
2025-08-26 19:14:05 +02:00
7e05bc0ba0
- Fix cgi execution mode.
Arnaud G. GIBERT
2025-08-24 12:55:19 +02:00
5fb45c3944
- Contunue gatway support implementation.
Arnaud G. GIBERT
2025-08-24 12:47:58 +02:00
67f1ec7de8
- Start VPN gateways support implementation.
Arnaud G. GIBERT
2025-08-23 11:58:29 +02:00
7a2bd651d7
- Move dns.bash from global to local, - Add installation support of default.bash in local or global.
Arnaud G. GIBERT
2025-08-17 11:55:43 +02:00
dfeabaf379
- Fix release date.
network_tools-1.0.0
Arnaud G. GIBERT
2025-08-12 00:35:03 +02:00
3bf29ef194
- Fix rule duplicate bug.
Arnaud G. GIBERT
2025-08-12 00:32:50 +02:00
3250a88fda
- Remove unneeded files, - Prepare 1.0.0 release.
Arnaud G. GIBERT
2025-08-11 19:07:34 +02:00
390893513a
- Add network_route_other_init() function to fix missing other routes.
Arnaud G. GIBERT
2025-08-10 00:08:45 +02:00
e17b7ab24b
- Rename vyprvpn-up/down to openvpn-up/down, - Add network_route_dst_init function, to support VPN up/down roting table update.
Arnaud G. GIBERT
2025-08-09 10:29:41 +02:00
67cb4f2940
- Minor fix.
Arnaud G. GIBERT
2025-07-26 10:54:37 +02:00
fa800d7eac
- Build VPN confing now only on VPN start.
Arnaud G. GIBERT
2025-07-26 10:48:47 +02:00
077e416531
- Adjust some log types, - Add some log info.
Arnaud G. GIBERT
2025-07-26 00:27:10 +02:00
6996353536
- Add log type support, - Add NETWORK_LOG_TRACE config variable.
Arnaud G. GIBERT
2025-07-26 00:01:24 +02:00
b76a23a9c7
Add NETWORK_NC_TIMEOUT config variable.
Arnaud G. GIBERT
2025-07-25 14:20:05 +02:00
4b5721878d
- Fix vyprvpn up and down scripts logging.
Arnaud G. GIBERT
2025-07-25 14:12:27 +02:00
8cccedf948
- Fix vyprvpn up & down script, - Fix LOG use in default.bash.
Arnaud G. GIBERT
2025-07-24 20:21:54 +02:00
19392dfa14
- New centralized logfile system for Network, DNS & VPN, - Now kill VPN suprocesses, - Move file config in syscoinfig file, - Misc fixes.
Arnaud G. GIBERT
2025-07-24 18:27:01 +02:00
3aaaf15e45
- Add VPN IP destination in status, - Add Network Dst name lookup.
Arnaud G. GIBERT
2025-07-22 18:04:39 +02:00
793cb36449
- Fix rx3-vpn.service definition.
Arnaud G. GIBERT
2025-07-22 14:06:11 +02:00
6cef0bd296
- Fix VPN job number, - Fix VPN job date.
Arnaud G. GIBERT
2025-07-22 13:58:37 +02:00
89bc12aef9
- Fix job status.
Arnaud G. GIBERT
2025-07-21 20:21:15 +02:00
42fe534304
- Add job status in VPN status reporting.
Arnaud G. GIBERT
2025-07-21 20:12:05 +02:00
579e6a60ca
- Improve VPN supervisor log, - Add IP validation on refresh.
Arnaud G. GIBERT
2025-07-21 18:35:33 +02:00
a532fcf8e1
- Fix VPN_CONFIG_FILE and VPN_TEMPLATE_FILE definition.
Arnaud G. GIBERT
2025-07-21 15:58:14 +02:00
504d3eb078
- Improve vpn_dump formating.
Arnaud G. GIBERT
2025-07-21 14:33:32 +02:00
f5a8f84155
- Major VPN management debug and fixing.
Arnaud G. GIBERT
2025-07-21 12:32:57 +02:00
15678efa10
- Add vpn.bash libraries, - Add rx3_vpn_adm tools.
Arnaud G. GIBERT
2025-07-11 18:39:59 +02:00
84d00cfd8b
- Fix duplicate function.
Arnaud G. GIBERT
2025-07-08 23:29:37 +02:00
bd5c0ecbd6
- Start new external VPN management implementation.
Arnaud G. GIBERT
2025-07-08 23:25:17 +02:00
de448dd924
- New source device numbering system: now based on ip address and not host name.
Arnaud G. GIBERT
2025-07-06 19:58:01 +02:00
fbfdc42bda
- Replace dst host name by dst name in CGI source tab header.
Arnaud G. GIBERT
2025-07-06 17:59:46 +02:00
5fe21ea672
- Fix empty device status.
Arnaud G. GIBERT
2025-07-06 13:33:05 +02:00
0edc46fc42
- Add Network IP Route tab, - Improve status info, - Fix comment in systemd service file.
Arnaud G. GIBERT
2025-07-06 01:58:10 +02:00
c9388dae6b
- Add a firts release of systemd script.
Arnaud G. GIBERT
2025-07-05 21:05:03 +02:00
142bee2dfd
- Minor fixes in deinit code.
Arnaud G. GIBERT
2025-07-05 20:52:12 +02:00
3366399b37
- Move from veth to bridge to support docker networking, - Move default config to darkstar example, - Add cerber config example, - Add NETWORK_DST_NAME & NETWORK_SRC_DEVICE config variables.
Arnaud G. GIBERT
2025-07-05 19:30:34 +02:00
41ad7590d9
- Begin veth support...
Arnaud G. GIBERT
2025-06-30 18:06:00 +02:00
91a6d88485
- ViprVPN script fixes.
Arnaud G. GIBERT
2025-06-30 11:20:04 +02:00
9939e0596d
- Fix viprvpn logfile.
Arnaud G. GIBERT
2025-06-30 11:14:11 +02:00
03906c3d46
- Minor vyprvpn script fixes.
Arnaud G. GIBERT
2025-06-30 11:09:24 +02:00
c1208eaf53
- Fix DEBUG variable in vipervpn scripts.
Arnaud G. GIBERT
2025-06-30 10:33:33 +02:00
447623f748
- Migrate vyprvpn up & down scripts.
Arnaud G. GIBERT
2025-06-30 10:04:04 +02:00
d227ca6d5a
- Fix OpneVPN board list in CGI.
Arnaud G. GIBERT
2025-06-30 00:51:30 +02:00
1e6f580d1b
- Fix destination device index declaration.
Arnaud G. GIBERT
2025-06-30 00:25:33 +02:00
7576e3d4df
- Fix tab destination device index.
Arnaud G. GIBERT
2025-06-30 00:15:48 +02:00
378d16e302
- Fix in CGI empty config & host name fields.
Arnaud G. GIBERT
2025-06-30 00:00:27 +02:00
f8db9fdd45
- Add host name in destination tab.
Arnaud G. GIBERT
2025-06-29 23:56:14 +02:00
52d313a525
- Fix network table list in network_table_init & network_table_deinit.
Arnaud G. GIBERT
2025-06-29 23:37:27 +02:00
67300ede33
- openvpn-status now support all devices stats dump.
Arnaud G. GIBERT
2025-06-29 20:05:57 +02:00
abb37d3708
- Fix empty src_device printing.
Arnaud G. GIBERT
2025-06-29 19:54:49 +02:00
db09f104fc
- Fix missing source device.
Arnaud G. GIBERT
2025-06-29 19:50:03 +02:00
b1bf71003d
- Split NoVPN source type in Local and Routed.
Arnaud G. GIBERT
2025-06-29 19:40:34 +02:00
7efd2f514c
- First commit of the new version!
Arnaud G. GIBERT
2025-06-23 11:34:42 +02:00
218b34a909
- Add missing files.
Arnaud G. GIBERT
2025-06-05 11:22:52 +02:00
f38fa40412
- Initial release.
Arnaud G. GIBERT
2025-06-02 19:20:56 +02:00