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

Add useragent feature #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lotusotho
Copy link

Adds the feature of changing your User-Agent to whatever you want.

I added the command -u or --useragent inside goop.go and a new method called CustomUE inside clone.go to check if the variable useragent is empty or not, basically encapsulating c variable body inside a function.

I think it would be neat to have this bc being able to change your user agent while enumerating a remote server gives you a lot more power by obfuscating your identity.

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.

1 participant