Logan oos Even
Logan oos Even
> but its supernode role is on standby in the federation That is exactly what I have in mind but again, not by merging the binaries but merging functionalities. With...
Or maybe even more sub-folders?
From [the comment](https://github.com/ntop/n2n/pull/431#issuecomment-696029707) in #431: > #403 Could you please update this? This requires a more overarching design decision. Project leadership should decide on general file structure and names. We...
Erm, I am not sure what your assumptions about my availability are but let me assure you that my time is limited – and will be even more in the...
I have not heard about elections going on… :smile:
> i want to run many edge client, V4 subnet has a limit of 256 You could use bigger subnets, e.g. by manually assigning IP addresses at the edge using...
I have my supernodes run on privileged ports by starting them using `sudo` and did not experience any problems. As far as I know, administrative permissions are required by the...
Currently, there is no such feature yet. It however is discussed from time to time, please see #141, #137 and #234. Also, [this post](https://github.com/ntop/n2n/pull/345#issuecomment-668634513) might contain a hint to a...
In the meanwhile, you might want to try [`udptunnel`](http://www.cs.columbia.edu/~lennox/udptunnel/), another [`udptunnel`](https://github.com/samueldeng/udptunnel) or [`datagram tunneler`](https://github.com/MarkoPaul0/DatagramTunneler) – following hints from [here](https://stackoverflow.com/questions/3566208/how-to-forward-udp-packets-over-tcp-udptunnel). Please let us know which one of those works best for...
> I see that the new version has monitored UDP and TCP > How to select the client The `supernode` listens on both UDP and TCP (same port number). The...