Git Product home page Git Product logo

x-ui-windows's Introduction

x-ui-windows

binary executable of v2ray x-ui web panel for windows 64-bit

forked from

https://github.com/HexaSoftwareTech/x-ui (V0.5.4)


how to run :

  • download from "release"
  • double click on xui-main.exe
  • open browser [http://127.0.0.1:54321]
  • user = admin
  • pass = admin

windows firewall:

  • allow xui-main.exe in windows firewall
  • allow xray-windows-amd64.exe in windows firewall

(optional) Block IR/China/Bittorrent/Ads/P0*n:

  • paste configuration inside xray_core_config.txt into "panel setting" -> "xray configuration" to block these IPs/Sites

(optional) self-signed certificate:

  • you can use fake cert inside self_certificate to bypass GFW censorship or make your own certificate using openssl.exe
  • client must check "allow Insecure" to accept these certificate because its not authorized by Root-CA

other usefull commands:

  • xui-main.exe /?
  • xui-main.exe -h
  • xui-main.exe setting -show
  • xui-main.exe setting -port 12345
  • xui-main.exe setting -reset

how to compile form source :

  • download mingw[w64devkit] and extract to C:\
  • add "C:\w64devkit\bin" to path
  • download and install Go 1.19.3
  • add "C:\Program Files\Go\bin" to path
  • download and extract xui-windows source
  • cd to xui-windows directory and run :
  • go build -o main.exe main.go
  • rename main.exe to xui-main.exe

changelog

some minor changes applied in these file to get things ready for windows.

  • \web\service\server.go
  • \web\service\setting.go
  • \web\entity\entity.go

known issue:

  • resetting xraycore from web panel isnt working (you should manually close app to restart core)
  • tcp/udp count set to 1 (linux api isnt available on windows)

x-ui-windows's People

Contributors

arashmehrani avatar enwaiax avatar foroughi1380 avatar franzkafkayu avatar gswxxn avatar hossinasaadi avatar jukrb0x avatar kyumath avatar nshayanfar avatar proshir avatar vaxilu avatar

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.