Skip to content

Commit

Permalink
edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
indiscrete_void committed May 17, 2024
1 parent d0d694f commit 5541ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

Both daemon (`pnetd`) and manager (`pnet`) implement recursive routing protocol called ipchains
The manager provides transport for daemons via `pnet-connect` and transport for application layer programs via `pnet-tunnel`, with both subcommands sharing a similar interface.
The daemon communicates to other nodes via connections brought by its managers and connects a newly run tunnel process to any manager (including a guest one, connection to which is routed by another daemon, but which can only do tunneling) that wishes it
The daemon communicates to other nodes via connections brought by its managers and makes it's tunnel process an ipchains reachable node with a reserved address which for any daemon session always refers to a tunnel process spawned for that session

`pnetd` and `pnet` communicate over a UNIX socket

Expand Down

0 comments on commit 5541ba9

Please sign in to comment.