Giter VIP home page Giter VIP logo

valis's People

Contributors

lasseleegaard avatar renovate[bot] avatar

Watchers

 avatar

valis's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency black to v24
  • Update dependency pip to v24
  • Update dependency pip to v24
  • Update dependency pytest to v8
  • Update dependency setuptools to v70
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/main.yml
  • actions/checkout v4
  • actions/setup-python v4
pep621
pyproject.toml
pip_requirements
requirements.txt
  • pip ==23.3.1
  • setuptools ==68.2.2
  • wheel ==0.41.3
  • pytest ==7.4.3
  • ruff ==0.1.5
  • black ==23.11.0
poetry
pyproject.toml
  • python ^3.11
  • pip ^23.2.1
  • setuptools ^68.0.0
  • wheel ^0.41.0
  • black ^23.11.0
  • ruff ^0.1.5
  • pytest ^7.4.0
  • pytest-watcher ^0.3.4

  • Check this box to trigger a request for Renovate to run again on this repository

Define layout for configuration file

YAML file. With, at least, these fields:

  • transport protocol (IPv4/IPv6)
  • source host (always local machine. Can be specified to be specific interface or IP, defaults to local hostname)
  • destination IP or hostname
  • destination protocol (TCP/UDP)
  • destination port when that makes sense
  • URL to hit in case of HTTP application

TCP connect feature

TCP 3-way handshake.
Test cases to include:

  • no host
  • non existing host
  • valid host
  • valid host, no service running (connection refused)
  • valid host, blocked service (connection timeout)

Ping feature

Should be able to ping a host based on it DNS name.

Application reachability modes

Add support for application reachability modes.
Preliminary examples are DNS, TCP 3-way handshake, UDP echo for applications that does that.

Manual mode from command line

Run valis in manual mode from the command line to verify one host, service or application.
Support must include all fields from the configuration file.

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.