Skip to content

Invoke Tscancode and show results on web. 每日自动调用Tscancode, Web 查看结果

Notifications You must be signed in to change notification settings

wangxiaobai-dd/EveryDayTscan_WebShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

每日自动调用Tscancode, Web 查看结果

前端: bootstrap + vuejs

后端: golang

1 Run

run Source/BackEnd/bin/EveryDayScan using root

or

run Source/BackEnd/src/build.sh

We can get results by visiting http://yourip:port

2 See Source/BackEnd/bin/config.ini

[Project]

Path: Scan path of project

Dirs: Project's dir

[ScanTime]

Invoke Tscancode everyday except NotScanDay at 'Hour' before 'Minute'

[ScanTool]

Path: Where is Tscancode

Param = -q -j1

OutputDir = ../../../Tscancode/output/

ResultFile = result

NotScanDay = 0,6

[CodeVcs]

User: Project's Version Control user, not root

Cmd = svn up --username xxx --password xxx

[LogToFile]

Open = 0

Path = ../../../everyday.log

[Port]

Port = 9100

3 Example

We can get daily results and all results

image

About

Invoke Tscancode and show results on web. 每日自动调用Tscancode, Web 查看结果

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages