Skip to content

Instantly share code, notes, and snippets.

View suk-6's full-sized avatar
💫
Focusing

Woosuk Nam suk-6

💫
Focusing
View GitHub Profile
#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt update
apt install vim git gcc netcat ssh curl wget net-tools gdb sudo zsh tmux python3 python3-pip python3.10-venv libffi-dev build-essential libssl-dev libc6-i386 libc6-dbg libgl1-mesa-glx gcc-multilib tree make -y
chsh -s /usr/bin/zsh
dpkg --add-architecture i386
apt update
/* 라이브러리 등록 */
const express = require('express');
const dotenv = require('dotenv');
/* 환경 변수 등록 */
dotenv.config();
const app = express();
const FLAG = process.env.FLAG;
### Keybase proof
I hereby claim:
* I am suk-6 on github.
* I am woosuknam (https://keybase.io/woosuknam) on keybase.
* I have a public key ASB9bpz7LqEvhm30DlmG-AjAmE1ENfbVCJlXjct-tcSybQo
To claim this, I am signing this object: