-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simple, Lightweight Setup for a Beginner? #414
Comments
Hi @burgers4me, You can use one of the links below to help set up the desired VPN protocol. Make sure your VPS address isn’t blocked in Iran; this is very important, my friend. Also, be sure you have the right client application to test it. The tools below might help speed things up and ensure everything works just the way you like. Check your VPS IP here.
for your client application setup maybe use this telegram bots Hope that helps |
My VPS doesn't seem blocked, but when I check my domain and IP on that site, it says 'unsuccessful requests,' even if I pick North America or other regions. I think the firewall might be blocking ICMP ping requests if that tool uses them. Thanks for sharing those tool links, but as I mentioned, those panels are a bit too heavy on resources and too big to verify security-wise. I don’t need the extra features or web UIs, either. |
Maybe Use this: https://github.com/SasukeFreestyle/Hysteria2-Iran |
Here's one that uses original repositories rather than scripts or panels. It sets up Xray Reality with the steal_oneself option: Latest recommendations for Iran |
Thanks. I’ll check that out. Do you think an IPv6-only VPS would work? |
Most probably, but you would have to systematically change the configurations, e.g. N.B. I have seen some reports saying there are problems issuing SSL certificates to IPv6-only domains. I do not know the solution if you encounter this problem. |
I'm following the tutorial you shared @shikantazacomputers , but when I try running
With the
Running
I've set the firewall to allow all TCP and UDP traffic, and UFW is inactive. Any ideas on what's causing this? |
Something is preventing access to www.mydomain.example port 80, but I do not know what it is. |
I found the cause: using EDIT: I manually added it to NekoBox on Android, and it's working well (only the HTTP handshake takes about 700ms- is it good?) so my problem now is that I need a working client on Windows that would work as VPN, not proxy. |
If I recall correctly, both NekoRay and v2rayN have TUN mode on Windows. |
Thanks @shikantazacomputers , the guide was helpful, but it didn’t mention whether to run commands as root. I also heard about Why do I need routing rules on both the server and client? How do I use them with NekoBox and the app on my Android? |
For all your other questions, please consult the example repositories, the documentation, and the support group for your software: https://github.com/XTLS/Xray-examples |
My domain got blocked after just two days, but my server's IP seems to be still working. What should I do? Could there be an issue with the method in your tutorial? Like the 443 port? |
Hi everyone,
I'm in IRN, trying to set up a low-end VPS (only 512 MB of RAM and preferably only with IPv6 as the costs gets lower) with a clean, lightweight configuration, but the learning curve is steep. There are all these protocols and programs like QUIC, gRPC, ws, XTLS, V2ray, xray, xcore, sing-box, etc., and honestly, it’s overwhelming—takes a lot of time just to understand the basics.
I used to run a Hysteria2 connection with minimal configuration, and it worked great, but now it just won’t connect on my home ISP. So I’m currently using trojan(tcp)+tls through vaxilu/x-ui, but the connection feels throttled. Data only arrives in bursts, and it’s frustrating.
Here's the Hysteria2 config I used:
Server config (click to open):
Client config (click to open):
I’m not even sure if there’s a way to get around whatever’s blocking my Hysteria2 connection, and I don’t know what protocol would work best with my ISP. Does anyone know of a tool or method to test different protocols/configs to see what would connect best? Like a benchmarking tool?
I’d really rather use original project repositories or minimalist tools, instead of all these forks and scripts that bundle everything together and aren’t easy to trust or check for security issues. I liked Hysteria2 because it was straightforward, lightweight, and easy to set up.
Any ideas?
The text was updated successfully, but these errors were encountered: