This script creates a reality inbound in x-ui and test provided SNIs against it
This script was developed using 3x-ui APIs and probably won't work with other versions of xui.
Clone the repo:
git clone https://github.com/miadabdi/reality-sni-tester.git
Copy configuration file and change it for your likings:
cp config.json.example config.json
Make sure there are no inbounds created in xui, with the reality port you provided, and then run:
python main.py
Some files in this repo has been copied from: CFScanner python