bomber-v2
๐ Ultimate SMS & Email Bomber v2.1 | Interactive | High-Speed | Proxy Support | Cross-Platform
ํ์ผ ํ์๊ธฐ
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- main.py
- pyproject.toml
- README.md
- requirements.txt
# CDN์ผ๋ก ์ฌ์ฉํ๊ธฐ
jsDelivrjsDelivr๋ ๊ณต๊ฐ GitHub ๋ฆฌํฌ์งํ ๋ฆฌ๋ฅผ ๋ณ๋ ์ค์ ์์ด CDN์ผ๋ก ์ฆ์ ์๋นํฉ๋๋ค. ๋ฒ์ ๊ณผ ํ์ผ์ ๊ณ ๋ฅด๋ฉด ์นํ์ด์ง์ ๋ฐ๋ก ๋ถ์ผ ์ ์๋ ๋งํฌ์ ์์ ์ฝ๋๊ฐ ๋ง๋ค์ด์ง๋๋ค.
๋ช ๋ น์ด ์ฉ์ด์ง
์ด ๋ฌธ์์์ ์ฌ์ฉ๋ ๋ช ๋ น์ด๋ฅผ ๋ชจ์๋ดค์ต๋๋ค. ๋ฏ์ ๋ช ๋ น์ด๊ฐ ์๋ค๋ฉด ํผ์ณ์ ํ์ธํด๋ณด์ธ์.
git clone
์ค๋ช
๋ณด๊ธฐ โผ
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
pip install
์ค๋ช
๋ณด๊ธฐ โผ
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
pip
์ค๋ช
๋ณด๊ธฐ โผ
pip
Python ํจํค์ง ๊ด๋ฆฌ์.
`install`์ ๊ฐ์ ์ผ๋ถ ํ์ ๋ช
๋ น์ด๋ ๋ณ๋์ ์ฌ์ฉ ๋ฌธ์๊ฐ ์กด์ฌ.
๋ ๋ง์ ์ ๋ณด: <https://pip.pypa.io/en/stable/cli/pip/>.
pip install {{package}}
ํจํค์ง ์ค์น (๋ ๋ง์ ์ค์น ์์๋ `pip install`๋ฅผ ์ฐธ๊ณ ):
pip install --user {{package}}
์์คํ ์ ์ฒด ๊ธฐ๋ณธ ์์น ๋์ ์ฌ์ฉ์ ๋๋ ํฐ๋ฆฌ์ ํจํค์ง ์ค์น:
pip install {{[-U|--upgrade]}} {{package}}
ํจํค์ง ์ ๊ทธ๋ ์ด๋:
# ํ๋ก์ ํธ ๋ฐฐ์ง
-
Python Version ๋ฐ๋ก๊ฐ๊ธฐ
-
License: MIT ๋ฐ๋ก๊ฐ๊ธฐ
-
Release ๋ฐ๋ก๊ฐ๊ธฐ
