code wiki / _hdl_build / nx_inet_fetch_deploy.nx
nx_inet_fetch_deploy.nx
buildroot/runtime/_hdl_build/nx_inet_fetch_deploy.nx
about
nx_inet_fetch_deploy.nx -- deploy the team's sovereign fetch ELF to the NAS (which HAS internet egress) and
RUN it there, so the team's OWN client reaches the real internet. This is the team's remote-execution
capability: ssh_put the binary -> chmod +x -> run -> stream its output back. The egress host is a real-world
dependency the operator provides (the NAS); the FETCH itself is 100% the team's sovereign code. The password
is read from /tmp/nxpw (written by the runner, deleted after) -- never stored. license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_ssh_lib.nxnx_ssh_put_lib.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 10 | func main() -> i64 |