GithubHelp home page GithubHelp logo

cocoahuke / patch_shadowsocksr Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 1.0 55 KB

Help you use ShadowSocksR in Macos10.10 ! For the user who don't want update system

Makefile 2.34% C 97.66%
shadowsocksx shadowsock yosemite macos older-versions clock-gettime protocol

patch_shadowsocksr's People

Contributors

cocoahuke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

y1024

patch_shadowsocksr's Issues

Where to place the build output?

Hi! Really thanks for your solution :)
After execute Makefile, there are two files (hack_clock_gettime.dylib & patch_ss) in the build/ folder,
shall I move them into ShadowsocksX-R.app/Contents/Resources/ and the app can be used?
Thanks!

Missing CoreImage.framework in MacOS Yosemite 10.10.5

Missing CoreImage.framework in MacOS Yosemite 10.10.5
Apple's internal system frameworks and libraries get moved around between major releases. In MacOS 10.10.5 (Yosemite), the CoreImage framework is not in /System/Library/Frameworks, but it is in /System/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework

If any applications or compilers (linkers actually) complain about missing CoreImage, you can try to manually link it:

$ sudo ln -s /System/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework /System/Library/Frameworks/CoreImage.framework

would this be a solution to patch the ShadowsocksX-NG-R8 ?

really hope you can patch a newer version of SSR for mac.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.