Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

marmot0814/vjudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:
	sudo ./install.sh

Setting:
	Contest:
		Modify data/config.json
	Port:
		Modify start.sh
	Ban IP:
		Modify ok_addr in app/route.py
	Teams:
		Modify data/accounts with the following format:
			team_name \t password \t is_admin \n

Initialization:
	./initial.sh

Start server:
	./start.sh

Stop server:
	^C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published