Skip to content

Ipv6 any.proxy fixes#956

Merged
evilsocket merged 3 commits intobettercap:masterfrom
BenGardiner:ipv6_anyproxy_fixes
Jun 10, 2022
Merged

Ipv6 any.proxy fixes#956
evilsocket merged 3 commits intobettercap:masterfrom
BenGardiner:ipv6_anyproxy_fixes

Conversation

@BenGardiner
Copy link
Contributor

changes to get any.proxy working in a IPV6-only & link-local-only setup

"Leave empty to intercept any source address."))

mod.AddParam(session.NewStringParameter("any.proxy.dst_address",
session.ParamIfaceAddress,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @BenGardiner can't we just leave the IPv4 default? it's just more convenient for the vast majority of the cases ... what do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup @evilsocket , good call. I think the important change was removing the IPV4 validator and this was collateral damage when I was editing.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! can you update the PR or do you prefer if I do it post merge?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did an online edit to the branch. hopefully that didn't break anything

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you very much! merging 👍🏻

@evilsocket evilsocket self-assigned this Jun 10, 2022
@evilsocket evilsocket merged commit c81db63 into bettercap:master Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants