BornToBeRoot
BornToBeRoot
@adityapatwardhan I think we can close the issue for now. I haven't upgraded my project to .NET 7.x so i can't test if 7.3.x works with the latest .NET. But...
Any update on this?
Any update on this?
@dolfijn3000 Did you solve this issue?
Maybe a fix: https://github.com/aws/session-manager-plugin/pull/51
i need to check if it's possible to overwrite the values from the MahApps.Metro library. The values are dynamic and if i change them for the white theme, the dark...
> I also had this problem. It seems that masquerade was not enabled at all after running the install script. The ONLY thing I did was to manually add masquerade...
https://github.com/Nyr/openvpn-install/blob/d4efae3b1081867ffce420267f8c20a7c7336047/openvpn-install.sh#L318 ``` if pgrep firewalld; then firewall-cmd --zone=public --add-port=$PORT/$PROTOCOL firewall-cmd --zone=trusted --add-source=10.8.0.0/24 firewall-cmd --permanent --zone=public --add-port=$PORT/$PROTOCOL firewall-cmd --permanent --zone=trusted --add-source=10.8.0.0/24 # Set NAT for the VPN subnet firewall-cmd --direct --add-rule...
I will have a look at the control. Is it only available from version 3?
Thanks! I will try it ;)