Skip to content

Instantly share code, notes, and snippets.

View d-cryptic's full-sized avatar
🎯
Focusing

Barun Debnath d-cryptic

🎯
Focusing
View GitHub Profile
@d-cryptic
d-cryptic / config
Created November 25, 2023 16:21 — forked from rbialek/config
ssh/.config
Host github.com
User git
Hostname github.com
PreferredAuthentications publickey
IdentityFile /home/user/.ssh/id_rsa
@d-cryptic
d-cryptic / task.txt
Created September 23, 2023 14:30
Round 3 - Machine Round Question Question
Write a TCP server that provides the following functionality:
1. Be able to communicate over TCP with a client such as `nc` (netcat),
`telnet`, or a custom TCP client.
2. Provide echo functionality:
Command: "ECHO <string>"
Expected response: "<string>"
3. Allow data to be stored:
Command: "SET <key> <value>"
@d-cryptic
d-cryptic / script.sh
Created April 18, 2023 08:26
Curl send a file to gmail using smtp
# generate gmail app password and use that
curl --url 'smtps://smtp.gmail.com:465' --ssl-reqd --mail-from 'abc@example.com' --mail-rcpt 'xyz@example.com' --user 'abc@example.com:<password>' -F file='@./index.html' --insecure
""" Optixal's Neovim Init.vim
""" Vim-Plug
call plug#begin()
" Aesthetics - Main
Plug 'dracula/vim', { 'commit': '147f389f4275cec4ef43ebc25e2011c57b45cc00' }
Plug 'vim-airline/vim-airline'
Plug 'vim-airline/vim-airline-themes'
Plug 'ryanoasis/vim-devicons'
Key Sublime Text 3.2.1 Build 3207
----- BEGIN LICENSE -----
Member J2TeaM
Single User License
EA7E-1011316
D7DA350E 1B8B0760 972F8B60 F3E64036
B9B4E234 F356F38F 0AD1E3B7 0E9C5FAD
FA0A2ABE 25F65BD8 D51458E5 3923CE80
87428428 79079A01 AA69F319 A1AF29A4
A684C2DC 0B1583D4 19CBD290 217618CD