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

This fixes rharkanson/pyriscope#31 #32

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

f0xd3v
Copy link

@f0xd3v f0xd3v commented May 21, 2017

No description provided.

JDrebenstedt and others added 11 commits February 28, 2017 14:50
added command line parameter --proxy to be able to use pyrisope through http/https proxies
Added support for -p, --proxy command line option.
--proxy ip:port
sets proxies for requests module as proxies = {'http', 'ip:port', 'https', 'ip:port'}
and environment variables
http_proxy = 'http://ip:port'
https_proxy = 'https://ip:port'
for ffmpeg to work through proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants