Coder Social home page Coder Social logo

aiursoftweb / tracer Goto Github PK

View Code? Open in Web Editor NEW
46.0 3.0 12.0 1.81 MB

Mirror of https://gitlab.aiursoft.cn/aiursoft/tracer

Home Page: https://tracer.aiursoft.cn

License: MIT License

C# 30.11% JavaScript 23.11% CSS 0.49% Dockerfile 1.12% HTML 42.82% Shell 2.35%
dotnet docker performance-testing

tracer's Introduction

Tracer

MIT licensed Pipeline stat Test Coverage ManHours Website

Tracer is a simple network speed test app.

Tracer is a simple network speed test app. Deploy this on your server. Open your tracer on your browser. And you can test the speed between you and your server.

overview

Try

Try a running tracer here.

Run in Ubuntu

First, specify a domain name for your Ubuntu 18.04+, brand-new server.

And execute the following command in the server:

curl -sL https://gitlab.aiursoft.cn/aiursoft/tracer/-/raw/master/install.sh | sudo bash -s http://tracer.local

Run locally

Requirements about how to run

  1. .NET 7 SDK
  2. Execute dotnet run to run the app
  3. Use your browser to view http://localhost:5000

Run in Microsoft Visual Studio

  1. Open the .sln file in the project path.
  2. Press F5.

Run in Docker

Install Docker and Docker-Compose here.

Then run the following commands in the project path:

docker-compose build
docker-compose up

That will start a web server at http://localhost:8080 and you can test the app.

How to contribute

There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.

Even if you with push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean and your workflow cruft out of sight.

We're also interested in your feedback on the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.

tracer's People

Contributors

anduin2017 avatar ganlvtech avatar gaufung avatar hv0905 avatar nugetninja avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tracer's Issues

Docker version https redirection boom boom

The docker version of this app will redirect user from http to https and boom boom:

Aiursoft.Pylon.Middlewares.EnforceHttpsMiddleware[0]
      Insecure HTTP request handled! Redirecting the user...

To reproduce, create an Azure Container Instance, open 80, 443, and run the app.

image

下载速度最高只能测到70M/S

clone源码release编译发布在iis上,配了内网域名和自签名证书,再无任何其他操作,在千兆内网环境下客户端的下载速度最高只能测到70M/S(一般达不到)平均在60左右,服务端占用带宽只有8.5mbps(较为稳定),2个客户端连接时服务端带宽占用稳定为16mbps左右

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.