LogoLogo
  • Documentation
  • Intergrations
  • Changelog
  • OVERVIEW
  • GETTING STARTED
    • For macOS/Windows
      • Download 9Proxy
      • Configure Proxy
      • Use Proxies on Two or More Devices
      • 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
      • Download 9Proxy
      • Sign In to 9Proxy Account
      • Command References
      • Set Up a Custom 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
  1. GETTING STARTED
  2. For Linux

Proxy Authentication

PreviousAuto Refresh ProxyNextStart API

Last updated 4 months ago

Was this helpful?

CtrlK
  • Start 9Proxy
  • Sign In to Your Account
  • Configure Proxy Authentication

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 here 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