• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Small app to deploy new VM on different cloud providers and install FastNetMon on it

More Repositories

1

fastnetmon

FastNetMon - very fast DDoS sensor with sFlow/Netflow/IPFIX/SPAN support
C++
3,377
star
2

OpenVZ_ZFS

Project for integration ZFS filesystem support into OpenVZ
36
star
3

FlowACL

BGP Flow Spec gateway to really any firewall/switch or router device
Python
22
star
4

af_packet_traffic_capture

In this repository you can find examples of using AF_PACKET v3 to capture tens of millions packets per second on Linux
C++
18
star
5

ideal_network_adapter

Here we are trying to collect all requirements for an Ideal Network Adapter from software developers point of view
4
star
6

udp_server_reuseport_bpf

Example multi threaded UDP server for Linux which uses SO_REUSEPORT and BPF microcode to spread traffic between threads
C++
3
star
7

get_default_outgoing_ip_linux

Example code to retrieve default outgoing IPv4 or IPv6 address on Linux using only standard Linux API
C
2
star
8

ixgbe-linux-netmap-single-queue

Netmap enable ixgbe driver with patches which produce ability to tun only on single queue
Batchfile
2
star
9

drop_watch

Fork of https://github.com/nhorman/dropwatch
1
star
10

udp_server_example

Example single threaded UDP server for Linux
C++
1
star
11

fastnetmon-community-packages

Binary packages for FastNetMon
1
star
12

udp_server_reuseport_bpf_poc

In this repo you can find attempt to use SO_ATTACH_REUSEPORT_CBPF to load balance traffic between threads
C++
1
star
13

udp_server_reuseport_example

Example multi threaded UDP server for Linux which uses SO_REUSEPORT to spread traffic between threads
C++
1
star
14

udp_server_reuseport_bpf_reuseaddr_workaround

Example multi threaded UDP server for Linux which uses SO_REUSEPORT and BPF microcode to spread traffic between threads. It has issue as it uses SO_REUSEADDR as workaround
C++
1
star