diy:user-agent-spoofing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
diy:user-agent-spoofing [2025/09/10 15:43] – [Why It's Important] Humphrey Boa-Gart | diy:user-agent-spoofing [2025/10/03 08:17] (current) – [User Agent Spoofing] Humphrey Boa-Gart | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== User Agent Spoofing ====== | ====== User Agent Spoofing ====== | ||
- | When a browser or bot requests a webpage, it sends a User-Agent [[tools: | + | When a browser or bot requests a webpage, it sends a User-Agent [[tools: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/ | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/ | ||
Line 7: | Line 7: | ||
Fortunately, | Fortunately, | ||
+ | To view your own User-Agent as seen by our server //(or test to see if you have spoofed yours correctly)// | ||
===== Why It's Important ===== | ===== Why It's Important ===== | ||
Line 35: | Line 36: | ||
==== Web Browsers ==== | ==== Web Browsers ==== | ||
- | Changing your browser' | + | Changing your browser' |
- | + | ||
- | This is by no means an exhaustive list, and we have not tried all of these, but it should be enough to get you started: | + | |
+ | // | ||
=== Firefox === | === Firefox === | ||
+ | |||
+ | This is by no means an exhaustive list, and we have not tried all of these, but it should be enough to get you started: | ||
* [[https:// | * [[https:// | ||
Line 55: | Line 57: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | |||
+ | |||
+ | === Edge === | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | You can also create shortcuts that, when opened, tell Edge to use a custom user agent: | ||
+ | |||
+ | - Right-click the Microsoft Edge shortcut | ||
+ | - Select " | ||
+ | - In the " | ||
+ | - Click " | ||
=== Safari === | === Safari === | ||
- | === Edge === | + | - Click Safari > Preferences |
+ | - Click Advanced. | ||
+ | - Enable Show Developer menu in menu bar. | ||
+ | - Click Develop > User Agent > Other.... | ||
+ | - Enter the custom UA string and click OK. | ||
Line 86: | Line 107: | ||
== -H == | == -H == | ||
- | Since the User-Agent is passed as an [[tools: | + | Since the User-Agent is passed as an [[tools: |
+ | $ curl --header " | ||
+ | - or - | ||
$ curl -H " | $ curl -H " | ||
- | |||
=== Newsboat === | === Newsboat === | ||
Line 105: | Line 127: | ||
$ wget --user-agent=" | $ wget --user-agent=" | ||
+ | - or - | ||
+ | $ wget -u=" | ||
For more information on how to use '' | For more information on how to use '' |
diy/user-agent-spoofing.1757518984.txt.gz · Last modified: (external edit)
Find this page online at: https://bestpoint.institute/diy/user-agent-spoofing
Find this page online at: https://bestpoint.institute/diy/user-agent-spoofing