• Vitaly Lipatov's avatar
    router: add web UI for managing bypass/direct route lists · 1e73e6e8
    Vitaly Lipatov authored
    Python web API (route-web-api.py) on port 80 for adding domains to
    egw bypass or dgw direct lists. Runs as unprivileged routeweb user,
    list files are picked up by route-update.sh via symlinks.
    
    Features:
    - Add/remove/move domains between bypass and direct lists
    - Auto-remove from other list when adding (mutual exclusion)
    - "No rule" button to remove from input field
    - Active routes section showing all applied rules from route-update
    - Last update timestamp from all-routes.json mtime
    
    route-update.sh: generate_web_json() exports all list entries
    as JSON for the web UI after each run.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    1e73e6e8
Name
Last commit
Last update
..
docs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
a_add_manual.sh Loading commit data...
a_check_ip.sh Loading commit data...
a_del_manual.sh Loading commit data...
a_get_net.sh Loading commit data...
both_provs.sh Loading commit data...
check_connectivity.sh Loading commit data...
egw_add_manual.sh Loading commit data...
egw_del_manual.sh Loading commit data...
fetch_antifilter.download.sh Loading commit data...
fetch_antifilter.network.sh Loading commit data...
fetch_lists.sh Loading commit data...
functions Loading commit data...
get_ip6s_egw.sh Loading commit data...
get_ip6s_z-i.sh Loading commit data...
get_ips_egw.sh Loading commit data...
get_ips_z-i.sh Loading commit data...
get_traffic.sh Loading commit data...
ogw_del_manual.sh Loading commit data...
only_ekvant.sh Loading commit data...
only_prometey.sh Loading commit data...
restart_check_connectivity.sh Loading commit data...
route-health.service Loading commit data...
route-health.sh Loading commit data...
route-health.timer Loading commit data...
route-update.md Loading commit data...
route-update.service Loading commit data...
route-update.sh Loading commit data...
route-update.timer Loading commit data...
route-web-api.py Loading commit data...
route-web-api.service Loading commit data...
set_hop.sh Loading commit data...
switch_back.sh Loading commit data...
switch_to_yota.sh Loading commit data...
transmission.sh Loading commit data...
update_egw.sh Loading commit data...
update_egw6.sh Loading commit data...
update_z-i-stop.sh Loading commit data...
update_z-i.sh Loading commit data...
update_z-i6.sh Loading commit data...
vpnc-script-minimal.sh Loading commit data...