#
quagga
Here are 31 public repositories matching this topic...
An angular barcode reader
-
Updated
Jan 21, 2021 - TypeScript
ericblade
commented
Oct 20, 2020
OK, to prepare for NPM release, we need to write up a .npmignore, test with npm pack to make sure that we aren't including any files that shouldn't be included in the release distribution (ie, most of them!), and actually write a README. Possible that we might find some other things that would be nice to do during the process of doing that.
I'm not sure when I will get to that. If there's any
-
Updated
Dec 22, 2018 - Shell
This puppet module manages dynamic routing protocols.
-
Updated
Feb 26, 2020 - Ruby
The NIST BGP Secure Routing Extension (BGP-SRx) is an open source reference implementation and research platform for investigating emerging BGP security extensions and supporting protocols such as RPKI Origin Validation and BGPsec Path Validation.
bgp
quagga
cybersecurity
cyber-security
rpki
rpkit
bgp-router
bgpsec
routing-security
rpki-deployment
rfc8205
rfc6811
routing-robustness
bgp-srx
-
Updated
Aug 13, 2020 - C
Quagga NS-3 Distrubuted Model configurable via yaml file
-
Updated
May 12, 2019 - C++
NodeJS/Svelte-based web application for archiving a DVD collection
-
Updated
Jan 5, 2021 - JavaScript
This repository is the deliverable of the 'Development and Management of Computer Networks' course by Prof. P. Fouliras - pfoul[at]uom.edu.gr
-
Updated
Sep 26, 2020
Please see https://salt.bountysource.com/teams/quagga for an additional means to advance Quagga development. Quagga is the successor to zebra-pj and to GNU Zebra. I have accumulated resources for reunifying Quagga which are available at https://launchpad.net/~jonathan-ferguson. You can create an account and repository at https://gogs.quagga.net/user/login.
-
Updated
Mar 6, 2021 - C
A web application that scans ingredient barcodes and lists recipes that use it
-
Updated
Apr 23, 2018 - JavaScript
quagga docker image based on jessie
-
Updated
Jul 15, 2019 - Dockerfile
Integration of Mikrotik RouterOS and Text file Threat Feed (BGP Blackhole) using Quagga
-
Updated
Jul 24, 2020 - Shell
Examples of different barcode JS libraries to capture barcode via camera/webcam in browser and get the code in a string, currently its set to UPC-A decoder. Based on https://github.com/serratus/quaggaJS , https://github.com/ericblade/quagga2 and https://github.com/kybarg/react-barcode-reader
-
Updated
Jun 12, 2020 - JavaScript
Testing AWS Managed VPN service with a Linux peer
-
Updated
Apr 25, 2018 - Shell
Improve this page
Add a description, image, and links to the quagga topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quagga topic, visit your repo's landing page and select "manage topics."
The existing demonstrations, as well as new ones could be added to codepen.
Here's a super quick sample that just loads the lib and gets it displaying the camera view. This has to be expanded for it to be even demonstration quality, as it doesn't react to any events, but i just wanted to see if camera use was possible from codepen. Since it is, we can do a lot of stuff there.
https://codep