New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/tsinghua-fib-lab/routing

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tsinghua-fib-lab/routing

  • v1.8.7
  • Source
  • Go
  • Socket score

Version published
Created
Source

Routing

Run

./routing -h
  -benchmark
        benchmark mode
  -benchmark.aoi_id_end int
        the end aoi id for benchmark (default 500010000)
  -benchmark.aoi_id_start int
        the start aoi id for benchmark (default 500000000)
  -benchmark.count int
        the random routing count for benchmark (default 1000)
  -benchmark.cpu int
        the cpu count for benchmark (default 1)
  -benchmark.seed int
        the seed for benchmark
  -cache string
        input cache dir path (empty means disable cache)
  -listen string
        gRPC listening address (default "localhost:52101")
  -log-level string
        log level [debug, info, warn, error, fatal, panic] (default "info")
  -map string
        map database and collection [format: {fspath} or {db}.{col}]
  -mongo_uri string
        mongo db uri
  -pprof string
        pprof listening address (default "localhost:52102")
  -road-statuses string
        roadstatuses database and collection, can be empty [format: {fspath} or {db}.{col}]

Simplest way to run:

./routing -map ./map.pb

Attention for Windows Users

Windows Defender may block the execution of the program. You can unblock it by following the steps below:

  1. Open Windows Security
  2. Click on Virus & threat protection
  3. Click on Protection history
  4. Click on the "Allow" button for the blocked program

FAQs

Package last updated on 31 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc