Skip to content

Instantly share code, notes, and snippets.

View Suman2023's full-sized avatar
๐Ÿ›
Fixing bugs

Suman Suman2023

๐Ÿ›
Fixing bugs
View GitHub Profile
@Suman2023
Suman2023 / tunneling.txt
Last active January 31, 2025 20:57
Clouflare Tunnel in Termux android (suggestions welcomed...)
1. Download termux then cloudflared,tmux
2. Register domain and dns nameserver with cloudflare
3. run cloudflared login
--- creating tunnel----
cloudflared tunnel create <my-tunnel> (copy the path where the json file is created need later)
# to see if created:
@Suman2023
Suman2023 / app.py
Created January 31, 2021 18:13
What is this?
print('Hello gist')