Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: open telegram but no ping in terminal for api.telegram.com #1736

Open
arman-amiri opened this issue Mar 7, 2024 · 1 comment
Labels
Bugs Something isn't working

Comments

@arman-amiri
Copy link

hello . i use Qv2ray and i can open youtube.com and telegram in google chrome but I do not have access these sites from ubuntu terminal . (telegram and youtube are filter in iran)

@arman-amiri arman-amiri added the Bugs Something isn't working label Mar 7, 2024
@NimaKeshavarzian
Copy link

To use proxy in terminal you should export "http_proxy" environment variable.

export http_proxy=<proxy>

For example if you want to use socks5 proxy:

export http_proxy=socks5://127.0.0.1:1089

You can put this command in your .bashrc file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Something isn't working
Development

No branches or pull requests

2 participants