Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Android系统代理方式 #2

@liyiheng

Description

@liyiheng

https://github.com/XanthusL/LightSocks-Android/blob/e19a7cc75b7f49ea63fac1f12f28ba548e56f0df/app/src/main/java/com/liyiheng/lightsocks/MainActivity.java#L45

Linux:

export http_proxy=http://127.0.0.1:7777
export https_proxy=http://127.0.0.1:7777

待查证

  • http.proxyHost http.proxyPort
  • http_proxy

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions