LogoLogo
  • Documentation
  • Intergrations
  • Changelog
  • OVERVIEW
  • GETTING STARTED
    • Download 9Proxy
    • Quick Start
      • Configure Proxy on macOS/Windows
      • Configure Proxy on Linux
      • Use Proxies on Two or More Devices
    • Advanced Settings
      • For macOS/Windows
        • Set Up a Custom Port Range
        • Auto Rotation Proxy
        • Auto Refresh Proxy
        • Port Configuration
        • Sub-Accounts
        • Share Code / Use Code
        • Set Up a Non-Repeated Proxy
        • Bind IP to Port
      • For Linux
        • Sign In to 9Proxy Account
        • Command References
        • Set Up Starting Port & Port range
        • Auto Refresh Proxy
        • Proxy Authentication
        • Start API
  • API REFERENCES
    • Proxy API
    • Today List API
    • Port API
  • BILLING & PAYMENT
    • Cryptocurrency
    • 9Proxy Wallet
    • Local Payment
    • Credit Card
    • Google Pay
  • ACCOUNT MANAGEMENT
    • Account Deletion
  • TROUBLESHOOTING
    • IP Location Does Not Match
    • Speed Issues
On this page
  • Start 9Proxy
  • Sign In to Your Account
  • Configure Proxy Authentication

Was this helpful?

  1. GETTING STARTED
  2. Advanced Settings
  3. For Linux

Proxy Authentication

PreviousAuto Refresh ProxyNextStart API

Last updated 1 month ago

Was this helpful?

Follow these steps to enable and configure proxy authentication for 9Proxy on Linux.

Start 9Proxy

Run the following command to start 9Proxy:

systemctl start 9proxyd

To make 9Proxy start automatically on system boot, run:

systemctl enable 9proxyd

If this command is executed, you won't need to manually start 9Proxy each time.

Sign In to Your Account

Follow the instructions to sign in.

Configure Proxy Authentication

To set up Authentication for your proxies, use the following command:

9proxy setting --basic_auth --proxy_password [password] --proxy_username [username]
  • [password] : your desired proxy password

  • [username] : your desired proxy username

here