Git Product home page Git Product logo

gfw4fun / x-ui-pro Goto Github PK

View Code? Open in Web Editor NEW
181.0 2.0 58.0 683 KB

:atom: English x-ui xray Nginx reverse proxy ws grpc protocol support in nginx vless vmess Multi Panel cf Auto SSL xtls SSR Xray v2fly proxies bypass restrictions trojan shadowsocks socks5 v2ray-core installer singbox shadowtls reality v2ray-ag

Shell 100.00%
gfw nginx panel proxy shadowsocks sing-box tls tunnel v2ray v2ray-agent

x-ui-pro's Introduction

x-ui-pro (x-ui + nginx) :octocat: πŸ“‚

  • Auto Installation (lightweight)
  • Compatible with Cloudflare
  • Auto SSL renewal (cronjob)
  • Auto-reload nginx and x-ui
  • Multi-domain and sub-domain support
  • Handle WebSocket and GRPC via nginx.
  • Multi-user and config via port 443
  • Access to x-ui panel via nginx
  • Compatible with Debian 10+ and Ubuntu 20+
  • More security and low detection with nginx
  • Random 150+ fake template!

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Install PanelπŸ“€πŸ“¦

bash <(wget -qO- https://raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -install yes -panel 0

-panel 0>alireza 1>MHSanaei 2>FranzKafkaYu

For the additional subdomain, New A,AAAA[VPSIP] Recorde , no any config in vps!!!

SSL works for (yourdomain.com, *.yourdomain.com)

No need to on/off CDN, during installation

Add more domainsβž•

bash <(wget -qO- https://raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -subdomain sub.newdomain.com

Random fake html site🌏

bash <(wget -qO- https://raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/randomfakehtml.sh)

Uninstall❌

bash <(wget -qO- https://raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -uninstall yes

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Server Configuration πŸ”§πŸ§βš™οΈ

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Client Configuration βœ… πŸ’»πŸ”Œ

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Fix Error 403 (Forbidden)❗️❗️ Google

bash > x-ui

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

Cloudflare Find Good IP (VPN off❗ during scanning)

Cloudflare IP Ranges: https://www.cloudflare.com/ips/

Cloudflare IP Scanner: vfarid | goldsrc | ircfspace

Star History Chart

x-ui-pro's People

Contributors

gfw4fun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

x-ui-pro's Issues

enter available subdomain

ΩˆΩ‚Ψͺی Ψ³Ψ§Ψ¨ Ψ―Ψ§Ω…ΫŒΩ† Ψ±Ψ§ Ω…ΫŒΨ²Ω†Ω… Ω‡Ω…Ψ΄ Ϊ©Ψ§Ω…Ω†Ψ― Ψ±Ψ§ ΨͺΪ©Ψ±Ψ§Ψ± Ω…ΫŒΪ©Ω†Ω‡ و Ψ§Ψ΅Ω„Ψ§ Ω†Ψ΅Ψ¨ Ω†Ω…ΫŒΨ΄Ω‡

IP Limit not working corectly

Hi. the Caption says pretty much everything, When using the 3x-ui panel and configuring the IP Limit feature, it is not logging any ip.

unable to enter sub.domain.tld

unfortunately, I was unable to enter tld. what could be wrong? thanks
Enter available subdomain (sub.domain.tld): irxx.serverxxx.xxoud
Enter available subdomain (sub.domain.tld):

Creating an inbound with REALITY

Hi,
I'm trying to create an inbound user with REALITY protocol. It doesn't work and throws one of the following errors in the V2RayNG client:

  • the certificate is not correct for the SNI
  • TLS handshake timeout

(Note that these are not the exact error messages, but something like these)

sqlite3

sqlite3 does not know the "-box" option

I think need edit from

sqlite3 -box $XUIDB 'SELECT "username","password" FROM users;'

to

sqlite3 -batch $XUIDB 'SELECT "username","password" FROM users;'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.