ail-project / ail-framework

AIL framework - Analysis Information Leak framework
GNU Affero General Public License v3.0
561 stars 80 forks source link

Feature-Request: Allow configuration of proxy for pystemon #34

Open certrik opened 4 years ago

certrik commented 4 years ago

Would be great if it was possible to configure a proxy for pystemon on system level via e.g. http_proxy=http://proxy.domain.tld:8080 and https_proxy=http://proxy.domain.tld:8080 . Because even if using the most current repo of pystemon where you can define a list of proxies to use in the pystemon config it doesnt seem to work very well. If configuring a proxy systemwide the splash crawler fails. So probably it is possible to have some variable read from the core.cfg and put in front of the feeder launcher script in LAUNCH.sh. A proxy could be neccesary if using pastebin pro account tied to a special external IP. Would be a great and useful addtion, also for companies where pastesites are blocked and are allowed using a certain proxy.

adulau commented 4 years ago

Maybe the shared configuration of the proxies from new ail splash manager for the next version of AIL could be used with pystemon. Can I ask which version of pystemon do you use (from which repo)?

certrik commented 4 years ago

Hi @adulau Using v3.2 from /ail-project/ail-framework .

adulau commented 4 years ago

Sorry I meant the pystemon version and from which repo.

certrik commented 4 years ago

Ah sorry. The latest version from https://github.com/cvandeplas/pystemon . Which works quite nicely. Only problem is setting the proxy.