nearing completion of stage scripts
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Fri, 12 Sep 2025 15:46:51 +0000 (08:46 -0700)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Fri, 12 Sep 2025 15:46:51 +0000 (08:46 -0700)
commit0401e18bce6971060d171cb4bd488ae2560d2c6f
tree85402f754ce2aa589a42c470eb224e8177318f25
parent519e9e931a30dbe3e3cef19bf94cd04637e2768e
nearing completion of stage scripts
24 files changed:
developer/Python/wg/db_init_StanleyPark.py
developer/Python/wg/db_init_client_incommon.py
developer/Python/wg/db_init_iface_US.py
developer/Python/wg/db_init_iface_x6.py
developer/Python/wg/db_init_ip_iface_addr_assign.py [new file with mode: 0755]
developer/Python/wg/db_init_ip_table_registration.py [new file with mode: 0755]
developer/Python/wg/db_init_server_US.py
developer/Python/wg/db_schema.sql
developer/Python/wg/doc_IP_terminaology.org [new file with mode: 0644]
developer/Python/wg/doc_keys.org [new file with mode: 0644]
developer/Python/wg/doc_stage_progs.org [new file with mode: 0644]
developer/Python/wg/manual_IP_terminology.org [deleted file]
developer/Python/wg/stage/etc/systemd/wg-quick@US.service.d/20-postup-ip-state.conf [new file with mode: 0644]
developer/Python/wg/stage/etc/systemd/wg-quick@x6.service.d/20-postup-ip-state.conf [new file with mode: 0644]
developer/Python/wg/stage/etc/wireguard/US.conf [new file with mode: 0644]
developer/Python/wg/stage/etc/wireguard/x6.conf [new file with mode: 0644]
developer/Python/wg/stage/usr/local/bin/apply_ip_state.sh [new file with mode: 0755]
developer/Python/wg/stage_IP_apply_script.py [new file with mode: 0755]
developer/Python/wg/stage_IP_routes_script.py [deleted file]
developer/Python/wg/stage_IP_rules_script.py [deleted file]
developer/Python/wg/stage_wg_conf.py [changed mode: 0644->0755]
developer/Python/wg/stage_wg_systemd_postup_ip_dropin.py [deleted file]
developer/Python/wg/stage_wipe.py [changed mode: 0644->0755]
developer/Python/wg/todo.org [new file with mode: 0644]