
Nyr
Nyr
About
- Username
- Nyr
- Joined
- Visits
- 1,858
- Last Active
- Roles
- Member, OG
- Thanked
- 587
Comments
-
(Quote) Mint is 100% untested and I don't plan on supporting it, given that it isn't a server distribution. One could edit the version check to force $os to "debian", but no guarantees.
-
(Quote) I don't have experience with it but the first issue would probably be to carry WireGuard over TCP to begin with. WireGuard (like OpenVPN) isn't really designed for evading active censorship.
-
I've only used TunSafe in Windows and it was buggy, I never said obsolete but it is abandoned, which means that it will become obsolete if nothing changes. If I were to use obfuscation for WireGuard I'd use one of the dedicated traffic obfuscation…
-
TunSafe is most likely abandoned, I'd suggest against setting up anything new based on that.
-
(Quote) This is a problem with many others too (Postmark comes to mind).
-
(Quote) This is also the case with SendGrid.
-
(Quote) Germany is the worst EU country to host user-generated content. German law enforcement will easily raid servers from a legitimate company if their customers did something illegal. Also free speech has significant restrictions in Germany comp…
-
Interesting insights. In consulting I have been doing pretty good (better than pre-corona) but some friends in other advertisment-related fields of the IT industry... not so well. Mid-term everyone is going to be impacted, that's for sure. Here in…
-
(Quote) Woah, sorry about that. It was my understanding that the hosting industry is generally doing pretty well other than equipment shortages and stuff like that.
-
(Quote) Not in this industry.
-
Due to a bug in BoringTun, adding users after the first one would result in WireGuard breaking for those using the script in OpenVZ. I have addressed that on my side with the latest commit. Affected users can download and use the latest version, no…
-
@curmudgeon * WireGuard does not support round robin connections, or rotating if one is down. You'd need to script that, or use OpenVPN. * WireGuard has the same permeability which OpenVPN has, if your network allows arbitrary traffic over an UDP p…
-
IBM X-Force and abuse.ch
-
(Quote) I have a soft spot for projects like these. Appreciate it, but already got one OVZ from you to test the whole thing, because I don't use OVZ elsewhere.
-
(Quote) It's abandoned and shouldn't be used. (Quote) No, those are just ACCEPT rules, they don't forward anything. Also they are useless in that context and not required in a normal system. (Quote) No.
-
@kuroneko23 please, provide me the exact output of the following command: uname -r. I guess I can just match anything starting with 2.6, but just to be sure. That way I can add a compatibility test and alert the user that his system is not compatib…
-
@kuroneko23 thanks for the information, it was very helpful. If you do a uname -a you'll probably see that your VPS is using a 2.6 kernel (OpenVZ 6) which has reached its end of life and is unsupported while Singapore will probably show a 3.x kerne…
-
@kuroneko23 thanks for the information. Please provide the output of the following commands after a failed installaton and enabling the WG_LOG_LEVEL flag as previously explained: systemctl status wg-iptables.service systemctl status wg-quick@wg0.…
-
(Quote) * Can you please provide the full installation log? * Run the boringtun-upgrade command, what's the output? * Is TUN enabled and working? * Edit /etc/systemd/system/[email protected]/boringtun.conf, add a line containing Environment=WG_…
-
(Quote) Yes, but there are no guarantees from the maintainer. In fact, the copr is already outdated. I want to maintain this script long-term so unofficial solutions most of the time will not work. I considered maintaining my own PPA + copr but deci…
-
(Quote) Currently, I am interested to learn RPM ecology. If you think it will be worthy, I am happy to invest some of my time to maintain atleast RPM of it. Packaging a .deb or .rpm is very easy and Rust some some pretty nice third party tools for …
-
(Quote) And for those in mainland Europe, the Dutch location should not be disregarded. i3D has one outstanding network, among the top in the region with good connectivity to almost everywhere.
-
(Quote) Indeed there is.
-
I knew I was going to hurt some feelings.
-
(Quote) lsb_release isn't available everywhere, while /etc/*-release are.
-
I took a quick look, it looks good for someone who is learning Bash. Some observations: * If you install ca-certificates, don't use --no-check-certificate * Old init systems are irrelevant nowadays so I'd remove references to them and replace with…
-
OpenVZ support is here! FAQ: Does it work with other container technologies? Very likely, as long as they have full iptables/nftables support. Does it work with just 128 MB of RAM? Yes but avoid CentOS if you don't have SWAP, because yum/dnf a…
-
(Quote) Yes. It would be useful to also enable unattended-upgrades in the templates.
-
(Quote) Because if someone is unwilling to learn how to set up a simple daemon like TeamSpeak or Shadowsocks, that user is not going to keep the server secure/updated. And in many cases the template will be outdated to start with. TeamSpeak is a spe…
-
(Quote) Already mentioned in the first post, OpenVZ support is coming very soon.
-
(Quote) complexorganizations copied small parts from angristan/openvpn-install (not only angristan/wireguard-install) and bigger parts from the l-n-s/wireguard-install project, both of which are based on my work. No one claimed that your wireguard-i…
-
(Quote) My mistake, you're right about that one. (Quote) You are using their datacenter, their network and your IP space is even announced by their AS, so you are certainly associated with them even if you go trough a middleman like it is the case.…