Skip to content

Instantly share code, notes, and snippets.

View LucasHaug's full-sized avatar
:octocat:
Waiting for a good status phrase

Lucas Haug LucasHaug

:octocat:
Waiting for a good status phrase
  • Bosch Sensortec, Kusterdingen, Germany
  • Aachen, Germany
View GitHub Profile
@LucasHaug
LucasHaug / vpn-rwth.sh
Last active September 1, 2025 07:20
Script to connect to the RWTH VPN using OpenConnect
#!/usr/bin/bash
USER=''
AUTHGROUP='RWTH-VPN (Split Tunnel)'
USERAGENT='AnyConnect Windows 4.10.06079'
VPN='vpn.rwth-aachen.de'
PID_FILE="$(dirname $(readlink -f $0))/vpn-rwth.pid"
USE_GUI=0
/**
* @brief Autofill doc file for a petition
*
* @author Lucas Haug <lucas.haug@usp.br>
*
* @date 03/2020
*/
function autoFillGoogleDocFromForm(e) {
var nome_do_paciente = e.values[3];