无源标靶上位机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qinjian 496f0754fd 代码迁移 5 days ago
.vscode 代码迁移 5 days ago
client 代码迁移 5 days ago
server 代码迁移 5 days ago
.editorconfig 代码迁移 5 days ago
.gitignore 代码迁移 5 days ago
.npmrc 代码迁移 5 days ago
Dockerfile 代码迁移 5 days ago
README.md 代码迁移 5 days ago
config.cjs 代码迁移 5 days ago
index.html 代码迁移 5 days ago
jenkinsfile 代码迁移 5 days ago
package-lock.json 代码迁移 5 days ago
package.json 代码迁移 5 days ago

README.md

无源标靶上位机

Docker

构建镜像

docker build -t passive-targeting-web .

运行容器

docker run -d -p 8080:8080 -p 8081:8081 --name passive-targeting-web passive-targeting-web