• Joined on 2025-11-28
jose deleted branch feat/domain-filtering-proxy from monadical/greywall 2026-02-20 20:17:21 +00:00
jose closed pull request monadical/greywall#1 2026-02-20 20:17:11 +00:00
feat: native allowedDomains/deniedDomains network filtering
jose commented on pull request monadical/greywall#1 2026-02-20 20:17:10 +00:00
feat: native allowedDomains/deniedDomains network filtering

original implementation: as the allowed/denied domain in configuration is exactly what was removed completely out of the template/configuration - there should not be anything filtering at this…

jose pushed to feat/domain-filtering-proxy at monadical/greywall 2026-02-17 21:11:51 +00:00
1300cbacc9 fix: skip network namespace when domain filtering proxy is active
jose pushed to feat/domain-filtering-proxy at monadical/greywall 2026-02-17 18:33:42 +00:00
ca80be7537 fix: correct typo in smoke test and use binary install mode for golangci-lint
jose pushed to feat/domain-filtering-proxy at monadical/greywall 2026-02-17 17:27:18 +00:00
98db35a695 fix: upgrade golangci-lint to v2.1.6 and download tun2socks in CI
jose created pull request monadical/greywall#1 2026-02-17 16:55:05 +00:00
feat: native allowedDomains/deniedDomains network filtering
jose created branch feat/domain-filtering-proxy in monadical/greywall 2026-02-17 16:53:46 +00:00
jose pushed to feat/domain-filtering-proxy at monadical/greywall 2026-02-17 16:53:46 +00:00
6be1cf5620 feat: add domain-based outbound filtering with allowedDomains/deniedDomains
jose pushed to main at monadical/internalai-setup 2025-12-29 00:05:45 +00:00
216f0d9fa6 chore: update installer to run internalai install automatically and reload shell if PATH is modified
jose pushed to main at monadical/internalai-setup 2025-12-12 01:26:31 +00:00
9056df987d chore: revert to manual platform installation with next steps display
jose pushed to main at monadical/internalai-setup 2025-12-11 21:35:10 +00:00
f70e314bf6 chore: improve PATH management and tool verification in installer
jose pushed to main at monadical/internalai-setup 2025-12-11 21:23:41 +00:00
fa90c79ee7 chore: automate platform installation by running internalai install after setup
jose pushed to main at monadical/internalai-setup 2025-12-11 21:05:13 +00:00
fd4cbfe780 chore: add automatic Git and Docker installation with multi-distro support
jose pushed to main at monadical/internalai-setup 2025-12-05 04:36:33 +00:00
cf8d6e7f57 chore: update repository URLs from jose to monadical namespace
jose transferred repository jose/internalai-setup to monadical/internalai-setup 2025-12-05 04:32:07 +00:00
jose pushed to main at monadical/internalai-setup 2025-12-04 22:31:29 +00:00
c53675e892 chore: consolidate setup scripts and improve installation process
jose pushed to main at monadical/internalai-setup 2025-12-04 18:49:51 +00:00
61e062fe1d chore: fix prompt input/output redirection to prevent interference with piped commands
jose pushed to main at monadical/internalai-setup 2025-12-04 18:45:43 +00:00
58444fd37f chore: fix just installation by using versioned release URLs
jose pushed to main at monadical/internalai-setup 2025-12-04 18:39:42 +00:00
177d0d9f64 chore: improve just installation with binary fallback and better error handling