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

if...is not... #10

Open
phroiland opened this issue Jan 17, 2018 · 5 comments
Open

if...is not... #10

phroiland opened this issue Jan 17, 2018 · 5 comments

Comments

@phroiland
Copy link

Why not just make a statement to check for your address instead of collecting all of their addresses? They could, theoretically, dynamically update their address every round.

@SimoneHz
Copy link

I did it in my script. I released it on my fork:
https://github.com/SimoneHz/remove_miner_fees
Let me know if you find some issues.

@ghost
Copy link

ghost commented Jan 24, 2018

@SimoneHz

Good Work :)
unfortunatly i have trouble to get it working. I am using nfqueue from pip(no debuntu here)
https://pypi.python.org/pypi/NetfilterQueue

this seems to be different to yours. There are no methods like get_data or set_verdict_modified

Which version is yours?

I tried to make my own. But something is still missing. Claymore connection timeouts.
https://pastebin.com/eiJsAnYn

can you point me please in right direction?

EDIT:
Sorry, read further its in the Readme. Got it working by extracting includes from debs from packages.ubuntu. Thanks.

@SimoneHz
Copy link

Hi @derdigge
Perfect! I was just checking my version of python-nfqueue --> 0.5-1build2.
When I find a bit of time I will try to make the script a bit more easy to configure.

@ghost
Copy link

ghost commented Jan 26, 2018

@SimoneHz

Thats great maybe one which is inline with current pip versions.
I was verry close with mine. see pastebin.

@tsauce
Copy link

tsauce commented Feb 24, 2018

@SimoneHz your script doesn't have logging output, how can you tell if it works ? Also why do you have an iptables command to FORWARD? This deviates from what was originally in @demonlj and @gkovacs script. Was just curious why it was put in.

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

No branches or pull requests

3 participants