Code Monkey home page Code Monkey logo

Comments (5)

cutepig123 avatar cutepig123 commented on July 29, 2024

ssr一句话安装
参考https://xtrojan.org/bgfw/shadowsocksr/step-by-step-to-build-shadowlocksr-ssr-server-graphic-tutorial.html
wget -N –no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh

from gitblog.

cutepig123 avatar cutepig123 commented on July 29, 2024

https://github.com/iMeiji/shadowsocks_install/wiki/shadowsocks-libev-%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85
shadowsocks libev 一键安装

from gitblog.

cutepig123 avatar cutepig123 commented on July 29, 2024

https://bobqu.cyou/2021/12/03/56.html
Shadowsocks-rust 一键安装
wget -O ss-rust.sh --no-check-certificate https://git.io/Shadowsocks-Rust.sh && chmod +x ss-rust.sh && ./ss-rust.sh

from gitblog.

cutepig123 avatar cutepig123 commented on July 29, 2024

linux is there a tui program that can show list pf commands and let me choose to execute
Install Midnight Commander by running the following command:

sudo apt update
sudo apt install mc

from gitblog.

cutepig123 avatar cutepig123 commented on July 29, 2024

python version manager
https://docs.anaconda.com/free/miniconda/index.html
download and install
nano ~/.bashrc
export PATH="/home/admin/miniconda3/bin:$PATH"
source ~/.bashrc
echo $PATH

from gitblog.

Related Issues (20)

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.