Commit Graph
64 Commits
Author SHA1 Message Date
tben bbf29a5c1a Update README.md. Add link to site URL 2026-09-27 07:10:28 +01:00
tben 8ed5fd1845 Update clients fetch function 2026-09-27 06:59:16 +01:00
tben c23c8f73cd Update AGENTS.md file 2026-09-27 06:09:11 +01:00
tben 400831246f Fix iptables internet forwarding bug. Update UI errors. 2026-09-27 06:08:07 +01:00
tben dc8700feaa Iptables hardening and dev server bind fix 2026-09-22 13:59:56 +01:00
tben 782727bc44 Iptables bugfix: add space between -i flag and interface name 2026-09-22 13:35:53 +01:00
tben 4adec1700e Extract shared ClientsTable component and useClientRulesMap hook 2026-09-22 13:35:02 +01:00
tben c4b057ba7a Add input title and label to setup repo input 2026-09-21 15:13:31 +01:00
tben 803ba0adef Iptables bugfix: allow dns queries over wireguard tunnel 2026-09-21 15:08:54 +01:00
tben b0536765ce Update database schema. Client rules are randomly deleted because of the foreign key. Remove all foreign keys from db schema 2026-09-21 14:14:54 +01:00
tben d52c584c8f Update README.md. Update curl installation URL 2026-09-21 07:13:31 +01:00
tben 501b99cbc8 Update README.md. Remove deploy and docker. Add zip and unzip to dependencies 2026-09-21 04:30:51 +01:00
tben a681354eab Update host update form for main host (host 0) 2026-09-20 20:48:47 +01:00
tben b2706ce878 Add client DNS config when client allows all IPs 2026-09-20 20:24:01 +01:00
tben db9b66b984 Bugfix. Remove main duplicate 2026-09-20 20:04:18 +01:00
tben 4f49d3f3f5 Remove crypto and replace with npm uuid package 2026-09-20 19:52:39 +01:00
tben 6f09d0a2f3 Update installation script. Setup BunSQLite, configure firewall 2026-09-20 19:41:55 +01:00
tben 8535a52830 Add server request debug logs 2026-09-20 19:23:27 +01:00
tben 79433168df Update server start log 2026-09-20 19:19:15 +01:00
tben a4c7130c0e Remove install script from server.ts 2026-09-20 19:18:15 +01:00
tben 11fd924c50 Add observability log to server.ts 2026-09-20 19:15:56 +01:00
tben 09ec6a28e2 Update server listen hostname 2026-09-20 19:12:16 +01:00
tben b3a4719f83 Update installation script: fix systemd infinite loop pass #2 2026-09-20 19:03:23 +01:00
tben b00e45f0e2 Update installation script: fix systemd infinite loop pass #2 2026-09-20 18:58:23 +01:00
tben 8fa6decb89 Update installation script: fix systemd infinite loop 2026-09-20 18:52:59 +01:00
tben 368434129a Update installation script to support Oracle Linux 2026-09-20 18:45:42 +01:00
tben 7f7f295546 Update README.md 2026-09-20 18:43:41 +01:00
tben bd1aa199d3 Update README.md 2026-09-20 18:38:34 +01:00
tben acbde93494 Remove bun-mariadb artifacts 2026-09-20 18:34:34 +01:00
tben 86a58c6869 Update README.md 2026-09-20 18:32:54 +01:00
tben f05384d8fe Add admin setup page 2026-09-20 18:15:51 +01:00
tben 27676c5a3f Fix client access scope 2026-09-20 17:26:11 +01:00
tben aa0a292943 Updates 2026-09-20 17:04:17 +01:00
tben 69111e461e Refactor main host setup 2026-09-20 15:37:57 +01:00
tben 3c1d2b61f6 Update hosts form 2026-09-20 13:48:35 +01:00
tben a9ebd8fb75 Update hosts form 2026-09-20 12:51:12 +01:00
tben 8b40a876a1 Add public IP field and Network interface to host form 2026-09-20 12:22:54 +01:00
tben 957f2de13c Refactor add new host form 2026-09-20 11:59:50 +01:00
tben 25b64281f8 Add user change password 2026-09-20 11:48:02 +01:00
tben 7910a578e6 Add user settings page 2026-09-20 11:42:05 +01:00
tben fd0af3172d Updates 2026-09-20 11:21:26 +01:00
tben 59071f87ad Updates 2026-09-20 11:15:22 +01:00
tben 6e3319b21c Updates 2026-09-20 10:49:14 +01:00
tben 3d122036ce Fix secure cookies bug 2026-09-20 07:33:43 +01:00
tben 1490497517 Updates 2026-09-20 07:27:47 +01:00
tben 8ec44ee0a7 Updates 2026-09-20 07:27:29 +01:00
tben dc2cd66b25 Updates 2026-09-20 04:22:41 +01:00
tben d5536b49d9 Updates 2026-09-20 04:14:32 +01:00
tben cda6cff34f Complete client form 2026-09-17 08:43:00 +01:00
tben 90ee3debf0 Initialize client forms 2026-09-17 07:22:20 +01:00