view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
My WG traffic looked like a DOS attack to OVH and I got blackholed for 5min, then 15, then 30.
My guess is your provider is rate limiting your UDP traffic.
it looks like provider is not rate limiting:
You could also try a VPS from hetzner and see if its any better. Here's my speed test just now using WG on my cell, exit through Hetzner.
answer: no but ddos protection is active and that affects speed a lot
Yeah, that sounds about right to me. I'd look for a different provider if you're looking for speed. Like I said above, OVH was unusable to me so I went to hetzner.
Lookup "lowendbox" if you want something cheap. I used some Christmas or new year deal at racknerd that was alright.
thx, for answer
Good luck!
If you want to stay with whatever provider you have you can try openVPN over TCP or a SOCKS proxy over SSH (both TCP traffic). Anything TCP might be faster than WG
Is your test TCP or UDP? My guess is that's TCP traffic.
Your VPS provider can rate limit as specific as a single UDP port. Try a different WG UDP port or wrap your WG traffic in TCP with other software and try again.
I'll ask provider