Skip to content
View shenlong21's full-sized avatar
  • Argusoft India Ltd.
  • Gandhinagar

Block or report shenlong21

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. hackthebox-snippets hackthebox-snippets Public

    Hackthebox pentesting course snippets for quick lookup

  2. Jerry Jerry Public

    C#

  3. zed-dwp-theme zed-dwp-theme Public

    A theme for zed editor.

  4. GoCoronaGo GoCoronaGo Public

    A website that provides information helpful to covid patients

    PHP 1

  5. hack the box snippets hack the box snippets
    1
    ### Set Capability
    2
    sudo setcap cap_net_bind_service=+ep /usr/bin/vim.basic
    3
    
                  
    4
    | Capability  |	Description |
    5
    | ----------- | ----------- |