Full Code of leadscloud/ShadowsocksX-NG-R for AI

rm ac79908194de cached
4 files
2.3 KB
804 tokens
1 requests
Download .txt
Repository: leadscloud/ShadowsocksX-NG-R
Branch: rm
Commit: ac79908194de
Files: 4
Total size: 2.3 KB

Directory structure:
gitextract_uu8gxmmk/

├── .gitignore
├── .travis.yml
├── ISSUE_TEMPLATE.md
└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: .gitignore
================================================
#####
# OS X temporary files that should never be committed
.DS_Store
*.swp
*.lock
profile

####
# Xcode temporary files that should never be committed
*~.nib

####
# Objective-C/Swift specific
*.hmap
*.ipa

####
# Xcode build files
DerivedData/
build/
Builds/

#####
# Xcode private settings (window sizes, bookmarks, breakpoints, custom executables, smart groups)
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
!default.pbxuser
!default.mode1v3
!default.mode2v3
!default.perspectivev3

####
# Xcode 4
xcuserdata
!xcschemes
# Xcode 4
*.moved-aside

####
# XCode 4 workspaces - more detailed
!xcshareddata
!default.xcworkspace
*.xcworkspacedata


####
# Xcode 5
*.xccheckout
*.xcuserstate

####
# Xcode 7
*.xcscmblueprint

####
# AppCode
.idea/

####
# Other Xcode files
profile
*.hmap
*.ipa

####
# Carthage
Carthage/Build



================================================
FILE: .travis.yml
================================================
language: objective-c
osx_image: xcode8.3
xcode_workspace: ShadowsocksX-NG.xcworkspace
xcode_scheme: ShadowsocksX-NG
script: set -o pipefail && xcodebuild test -workspace ShadowsocksX-NG.xcworkspace -scheme ShadowsocksX-NG -sdk macosx10.12 CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO|xcpretty


================================================
FILE: ISSUE_TEMPLATE.md
================================================
**System and Shadowsocksx-NG-R8 version:**

- macOS 10.12.4 beta (16E144f)
- Shadowsocksx-NG-R8 1.3.9-build4

**Expected behavior:**



**Actual behavior:**

(N/A for feature requests)

**Steps to reproduce:**

(N/A for feature requests)

**How often does this happen?**

(N/A for feature requests)

**ss-local.log**

Please upload the ss-local.log file here the file is in `~/Library/Logs`
1) Open 'Advanced Settings -> enable Verbose Mode'
2) Continue run `Shadowsocksx-NG-R8` for 5 minutes
3) Upload the `~/Library/Logs/ss-local.log` here (with or without compress)

**Application log**

Open the `Console.app` and search `Shadowsocksx-NG`
Copy paste the log here

**Crash Log**

If the app crashes and pop up a crash log, please copy and paste here

**Tips:**

- Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

- Beta version of macOS also may couse some problems

- ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite



================================================
FILE: README.md
================================================
Remove due to regulation
Download .txt
gitextract_uu8gxmmk/

├── .gitignore
├── .travis.yml
├── ISSUE_TEMPLATE.md
└── README.md
Condensed preview — 4 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3K chars).
[
  {
    "path": ".gitignore",
    "chars": 824,
    "preview": "#####\n# OS X temporary files that should never be committed\n.DS_Store\n*.swp\n*.lock\nprofile\n\n####\n# Xcode temporary files"
  },
  {
    "path": ".travis.yml",
    "chars": 296,
    "preview": "language: objective-c\nosx_image: xcode8.3\nxcode_workspace: ShadowsocksX-NG.xcworkspace\nxcode_scheme: ShadowsocksX-NG\nscr"
  },
  {
    "path": "ISSUE_TEMPLATE.md",
    "chars": 1173,
    "preview": "**System and Shadowsocksx-NG-R8 version:**\n\n- macOS 10.12.4 beta (16E144f)\n- Shadowsocksx-NG-R8 1.3.9-build4\n\n**Expected"
  },
  {
    "path": "README.md",
    "chars": 25,
    "preview": "Remove due to regulation\n"
  }
]

About this extraction

This page contains the full source code of the leadscloud/ShadowsocksX-NG-R GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 4 files (2.3 KB), approximately 804 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!