Skip to content

Porting to Python3#11

Open
jacopodl wants to merge 12 commits intosensepost:masterfrom
jacopodl:master
Open

Porting to Python3#11
jacopodl wants to merge 12 commits intosensepost:masterfrom
jacopodl:master

Conversation

@jacopodl
Copy link

@jacopodl jacopodl commented Nov 8, 2021

Hello,

I added support to Python3 and added the ability to pass arguments to the 3270 executable. Also I did some refactoring and fixed some bugs.

@greycatsec
Copy link

Hi @jacopodl ! I was wondering what the syntax for passing the proxy argument would be? I thought it'd be protocol:ip:port but I can't get it to work with that or with proxychains :( Mind assisting?

@jacopodl
Copy link
Author

Hi @jacopodl ! I was wondering what the syntax for passing the proxy argument would be? I thought it'd be protocol:ip:port but I can't get it to work with that or with proxychains :( Mind assisting?

Hi, the syntax for passing the proxy is the one accepted by s3270 (-proxy type:[user[:pass]@]server[:port]) have you tried to run only the s3270 application with the parameters you are interested in? If in this case everything works maybe there is some problem with birp, let me know!

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