/CFuzzy

Make CF Requests Fuzzy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CFuzzy

خواندن این متن به زبان فارسی

So, wtf is this ?

its a gui made for This Masterpiece code which make some socket stuff to your cloudflare requestes and get it pass through Goofy Firewall (GFW) and similar ones.

How to use it?

wget "https://github.com/Ali-Frh/CFuzzy/archive/refs/heads/main.zip" && unzip main.zip && cd CFuzzy-main && python3 main.py

or even make a shortcut for main.py and double-click on it.
ps. If you Use Linux, make sure you have tk Package. (available in Arch/Debian/Ubuntu/Fedora etc. Repos)

Why this app looks ancient ?

because i made it with Tkinter which is a ancient graphical toolkit, it doesnt look good but it is included in python3 standard package, it has simple syntax, small size, ...

Why you made this ?

to change their value and using it easier for users and testers.

My pyprox_tcp.py Differences to the Original one

added some random.randint() feature to send_data_in_fragment() function, which suggested by This Dude
i will not tweaking the tcpproxy script anymore because the original project is very active and i just modify the script for make it compatible with the GUI.
ps. I clearified my additions by #CFuzzy comment in the code.

TODO:

- make this thing save last settings when closed. ✔ v1.1 ~~- adding Farsi Tutorial

  • adding an internal xray core for supporting yt feature and more.
  • maybe making a server choosing menu from (yebekhe/cf-clean-ip-resolver)
  • maybe adding Farsi
  • maybe adding some server killer feature in case that you closed app accidentally

License

i was wanted to choose MIT but the original project used GPL-3, so...