Skip to content
View GanterPenguin's full-sized avatar

Block or report GanterPenguin

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. nuxt-project-deploy.md nuxt-project-deploy.md
    1
    # Деплой nuxt проекта на сервер
    2
    
                  
    3
    1. `cd ~/web/`
    4
    2. Склонировать проект `git clone <project_link>`
    5
    3. Переходим в папку проекта `cd <project_name>`
  2. initial-system-setup.md initial-system-setup.md
    1
    # Первичная настройка сервера на Ubuntu 20
    2
    
                  
    3
    ## 1 Обновление системы и установка git
    4
    1. `sudo apt update`
    5
    2. `sudo apt upgrade`
  3. interception_py interception_py Public

    Forked from cobrce/interception_py

    A python port (not a wrapper) of interception dll

    Python

  4. interception-wrapper interception-wrapper Public

    Python