Giter Site home page Giter Site logo

liuguohua-cn / everydaytscan_webshow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangxiaobai-dd/everydaytscan_webshow

0.0 0.0 0.0 33.37 MB

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

Shell 0.50% JavaScript 0.02% C 0.10% Go 96.78% Assembly 2.54% CSS 0.01% Makefile 0.01% HTML 0.02% Dockerfile 0.04%

everydaytscan_webshow's Introduction

每日自动调用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

everydaytscan_webshow's People

Contributors

wangxiaobai-dd 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.