pp-worker
                                
                                 pp-worker copied to clipboard
                                
                                    pp-worker copied to clipboard
                            
                            
                            
                        VLESS free node | کانفیگ رایگان و بدون سرور با کلودفلر
pp-worker
- See YouTube Video:
برای دیدن آموزش به کانال زیر مراجعه کنید:
https://www.youtube.com/@IR_Tech
🎗Telegram channel: https://www.t.me/P_tech2024
for android download -->hacker's Keyboard
. 2. Clone this repository deploy in cloudflare pages.
Deploy in worker.dev
- Copy _worker.jscode from here.
UUID Setting (Optional)
- 
When deploy in cloudflare pages, you can set uuid in wrangler.tomlfile. variable name isUUID.
- 
When deploy in worker.dev, you can set uuid in _worker.jsfile. variable name isuserID.
UUID Setting Example
- 
single uuid environment variable UUID = "uuid here your want to set"
- 
multiple uuid environment variable UUID = "uuid1,uuid2,uuid3"note: uuid1, uuid2, uuid3 are separated by commas ,. when you set multiple uuid, you can will usehttps://pp-worker.pages.dev/uuid1to get the clash config and vless:// link.
subscribe vless:// link (Optional)
- 
visit https://pp-worker.pages.dev/uuid your setto get the subscribe link.
- 
visit https://pp-worker.pages.dev/sub/uuid your setto get the subscribe content withuuid your setpath.note: uuid your setis the uuid you set in UUID enviroment orwrangler.toml,_worker.jsfile. when you set multiple uuid, you can wiill usehttps://pp-worker.pages.dev/sub/uuid1to get the subscribe content withuuid1path.(only support first uuid in multiple uuid set)
- 
visit https://pp-worker.pages.dev/sub/uuid your set/?format=clashto get the subscribe content withuuid your setpath andclashformat. content will return with base64 encode.note: uuid your setis the uuid you set in UUID enviroment orwrangler.toml,_worker.jsfile. when you set multiple uuid, you can wiill usehttps://pp-worker.pages.dev/sub/uuid1/?format=clashto get the subscribe content withuuid1path andclashformat.(only support first uuid in multiple uuid set)
multiple port support (Optional)
By default, the port is 80 and 443. If you want to add more ports, you can use the following ports:
http port   --->  80, 8080, 8880, 2052, 2086, 2095
https port  ---> 443, 8443, 2053, 2096, 2087, 2083
- 
Since the IP of the Workers node changes frequently, please do not log in to important accounts on this node 
- 
Since the pages.dev domain has HSTS enabled by default, it cannot use nodes with non-TLS ports 
- 
if you deploy in cloudflare pages, http port is not supported. Simply add multiple ports node drictly use subscribe link, subscribe content will return all Cloudflare supported ports. 
proxyIP (Optional)
note: proxyIP is the ip or domain you want to set. this means that the proxyIP is used to route traffic through a proxy rather than directly to a website that is using Cloudflare's (CDN). if you don't set this variable, connection to the Cloudflare IP will be cancelled (or blocked)...
resons: Outbound TCP sockets to Cloudflare IP ranges are temporarily blocked, please refer to the tcp-sockets documentation
Usage
frist, open your pages.dev domain https://pp-worker.pages.dev/ in your browser, then you can see the following page:
The path /uuid your seetting to get the clash config and vless:// link.