PizzaProgram

Results 124 comments of PizzaProgram

YES, please ! Thank you in forward. - [ ] Also a _"Last connection-time"_ column would be very informative, to see **when** an inactive **client went offline**. ``` Name |...

@jay987234 can you please copy a link to the C++ code where this loop is? _I'm a pascal programmer, which is similar to C++, so theoretically I may detect something_...

# II. Approach : We could simply add +2 options directly to the list of **Security Policy of ...** the user, (see [picture above](https://user-images.githubusercontent.com/26026089/222716377-c715a892-25a0-41e5-915b-39e3a13dc6e3.png)). Like: - "Enforce DHCP Fixed IP...

Later we should add these parameters to the HTML API too. (Both: setting IP + reading those values.) That would help enterprise-level IT management a lot.

_Instead of rewriting the whole SecureNAT DHCP completely to store leases (as described at #1792 ) ,_ can rather somebody add few lines of code to make [this II. Approach](https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1797#issuecomment-1453611876)...

@shuricksumy Many thanks for sharing this knowledge with us! May I ask: - How did you test it? Did you apply the commit yourself and compiled a binary from it?...

> So the main idea is here in [COMMIT](https://github.com/SoftEtherVPN/SoftEtherVPN/commit/b890c7d81381d6d34a40c77ed86d3e65760565f4?diff=unified&w=1): to use some description for each client formatted as IPv4:xxx.xxx.xxx.xxx. I tried, and this works. Here is an example of my...

An interesting test: - What happens, if I lower the (server VirtualNAT) DHCP lease time ? ## Test result of 40 sec : - the client is reconnecting fine and...

## Test result at 30 sec DHCP lease time: ... Client reconnect = 15 sec ``` 9 sec OFF 11 sec online 31 sec OFF 14 sec online ``` ![kép](https://github.com/SoftEtherVPN/SoftEtherVPN/assets/26026089/97999fda-642b-4ebe-af26-48656172d6d9)

Also it would be nice to create a nice step-by-step instruction for "How to download DEV nightly build releases". `download_nightly.md` And put a big link to the main readme.md to...