Giter Site home page Giter Site logo

killaboi / archisteamfarm-install-script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zsnmwy/archisteamfarm-install-script

0.0 0.0 0.0 72 KB

Help you quickly install ASF on VPS. 帮助你快速地把ASF安装在VPS上面。Now support Raspberry Pi 2/3

License: MIT License

Shell 100.00%

archisteamfarm-install-script's Introduction

ArchiSteamFarm-Install-Script

Help you quickly install ASF on VPS. 帮助你快速地把ASF安装在VPS上面。



现在支持的系统 / System support ever

Raspberry Pi 2/3

Raspian 9

Only support for x64

Debian

Debian8 x64
Debian9 x64

Centos

Centos7 x64

Ubuntu

Ubuntu 18.04 x64
Ubuntu 17.10 x64
Ubuntu 16 x64
Ubuntu 14 x64

These systems test on Vultr and Tencent Cloud is normal.
上面这些系统在Vultr和腾讯云测试正常。


为什么只是支持64位? Why only support 64bit?

https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0-supported-os.md


如何使用/How to use

wget -O ASF-install.sh https://raw.githubusercontent.com/zsnmwy/ArchiSteamFarm-Install-Script/master/install.sh && bash ASF-install.sh

如果上面的命令出现错误,如:
If this command get some errors,like this:

ERROR: The certificate of 'github.com' is not trusted.
ERROR: The certificate of 'github.com' hasn't got a known issuer.

你可以尝试这个命令:
You can try this command:

wget --no-check-certificate  -O ASF-install.sh https://raw.githubusercontent.com/zsnmwy/ArchiSteamFarm-Install-Script/master/install.sh && bash ASF-install.sh

注意,上面的命令有可能会受到MitM 攻击
NOTE: This opens you up to man-in-the-middle (MitM) attacks


The script language is Chinese.
English version will coming soon.
Now Wiki(zh-CN) is available.

WIKI V2.0

archisteamfarm-install-script's People

Contributors

killaboi avatar zsnmwy avatar

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.