Skip to content

Instantly share code, notes, and snippets.

View Hegi's full-sized avatar

hegi Hegi

View GitHub Profile
@Hegi
Hegi / privateinternetaccess
Created March 20, 2025 03:20 — forked from C0nw0nk/privateinternetaccess
Private internet Access | PIA | Dedicated IP .ovpn .conf openvpn wireguard how to login and use dedicated IP
To login and use your dedicated IP with private internet access obviously specifying your custom IP is needed.
But you do not use your username use your dedicated hash token they provide to you with "dedicated_ip_DIP" at the start.
Username :
dedicated_ip_DIPxxxxxxxxxxxxxxxxx
Password :
YOUR PRIVATE INTERNET ACCESS ACCOUNT PASSWORD
#Openvpn file
@Hegi
Hegi / gpg-agent-relay.sh
Last active March 4, 2024 18:25 — forked from Speedy37/gpg-agent-relay.sh
WSL2 gpg agent relay (Yubikey)
#!/usr/bin/env bash
# Inspired by https://blog.nimamoh.net/yubi-key-gpg-wsl2/
# and https://justyn.io/blog/using-a-yubikey-for-gpg-in-wsl-windows-subsystem-for-linux-on-windows-10/
# Guide:
# Install GPG on windows & Unix
# Add "enable-putty-support" to gpg-agent.conf
# Download wsl-ssh-pageant and npiperelay and place the executables in "C:\Users\[USER]\AppData\Roaming\" under wsl-ssh-pageant & npiperelay
# https://github.com/benpye/wsl-ssh-pageant/releases/tag/20190513.14
# https://github.com/NZSmartie/npiperelay/releases/tag/v0.1