Skip to content

Instantly share code, notes, and snippets.

View suvigyavijay's full-sized avatar

Suvigya Vijay suvigyavijay

View GitHub Profile
@suvigyavijay
suvigyavijay / OpenVPN Internet Proxy Windows.md
Created July 31, 2023 18:40 — forked from ViRb3/OpenVPN Internet Proxy Windows.md
Create an OpenVPN Windows server that proxies internet traffic
Tested on Windows 10 x64, Anniversary Update
17.09.2017

Set up OpenVPN

  1. Set up an OpenVPN connection following this guide

  2. Generate a TA key and place it in the same folder as the other certificates/keys:

GSoC 2017 | Vector - Performance Co-Pilot

Suvigya Vijay

Vector is a web application that produces graphs and performance dashboard from performance metrics provided via Performance Co-Pilot(PCP). The graph generated allows engineers to monitor host performance in real time. The user can select from a number of widgets available, to monitor necessary metrics to understand how system behaves and troubleshoot issues.

Vector currently provides us with a set number of widgets which are generally used to monitor performance of the system. My project was to extend the web application by adding a new feature that enables the user to add a new blank widget and then add metrics to the widget.