Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Readme.md

请在ubuntu系统下使用

一行命令启动stf主服务

127.0.0.1 替换成服务器IP才能远程访问

    curl -sSL "https://raw.githubusercontent.com/sunshine4me/dockerSTF/master/ubuntu-app.sh" | sh -s 127.0.0.1

启动主服务后直接访问 http://127.0.0.1(不需要端口号) 就能看到STF页面

一行命令启动stf provider

127.0.0.1 替换成stf主服务的IP

    curl -sSL "https://raw.githubusercontent.com/sunshine4me/dockerSTF/master/ubuntu-provider.sh" | sh -s 127.0.0.1

启动provider主服务会看到provider 管理的设备

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.