Skip to content
View irsital's full-sized avatar

Highlights

  • Pro

Organizations

@fptudelft

Block or report irsital

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. db-to-pd db-to-pd Public

    Enables SSH database connections and table interaction via Pandas DataFrames.

    Python

  2. install-wsl2 install-wsl2 Public

    Enable WSL2 on Windows with a Debian distro

    PowerShell 2

  3. install-wsl-vpnkit.sh install-wsl-vpnkit.sh
    1
    #!/bin/bash
    2
    #
    3
    # Sets up a wsl-vpnkit service for WSL2
    4
    # Enables internet access from a WSL terminal while connected to a VPN that doesn't allow split tunneling.
    5
    #