Skip to content
View Rupreht's full-sized avatar
🎲
Homework
🎲
Homework
  • Ekaterinburg
  • 09:56 (UTC +05:00)

Block or report Rupreht

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 250 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. dev.e365 dev.e365 Public

    Django project for ecommerce website

    JavaScript 1

  2. teleprompter teleprompter Public

    Forked from manifestinteractive/teleprompter

    Browser-based TelePrompter with Remote Control

    JavaScript 1

  3. nginx-proxy nginx-proxy Public

    Forked from nginx-proxy/nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    Python 1

  4. macOS Catalina: How to Disable IPv6 macOS Catalina: How to Disable IPv6
    1
    # Disable IPv6
    2
    ```
    3
    sudo networksetup -setv6off Wi-Fi
    4
    ```
    5