User agent string #13

Open
opened 2022-04-08 22:30:28 -07:00 by kj7rrv · 0 comments
Owner

Netrun should have its own user agent string rather than just using requests's.

It's possible there's some script intended for curl | bash hosted on a server that only serves the script to curl UA strings and serves other content to other UAs (on the assumption that anything else is a browser); netrun should be able to download and run these by spoofing curl's UA. It's also possible that some do the same with wget.

Maybe curl/7.68.0 Wget/1.20.3 (compatible) netrun or netrun (like curl) (like Wget)?

Netrun should have its own user agent string rather than just using `requests`'s. It's possible there's some script intended for `curl | bash` hosted on a server that only serves the script to `curl` UA strings and serves other content to other UAs (on the assumption that anything else is a browser); netrun should be able to download and run these by spoofing curl's UA. It's also possible that some do the same with `wget`. Maybe `curl/7.68.0 Wget/1.20.3 (compatible) netrun` or `netrun (like curl) (like Wget)`?
kj7rrv added the
enhancement
label 2022-04-13 11:54:47 -07:00
kj7rrv changed title from Allow user agent spoofing to User agent string 2022-04-13 11:55:20 -07:00
kj7rrv added the
help wanted
label 2022-04-13 15:43:44 -07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kj7rrv/netrun#13
No description provided.