1+ <p align =" center " >
2+ <img src =" https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/fsociety.png " width =" 600px " alt =" fsociety-team/fsociety " />
3+ </p >
4+
15# fsociety
26
37[ ![ PyPI] ( https://img.shields.io/pypi/v/fsociety?color=orange&logo=pypi&logoColor=orange&style=flat-square )] ( https://pypi.org/project/fsociety/ )
48[ ![ Python Version] ( https://img.shields.io/badge/python-3.7%2B-blue?logo=python&style=flat-square )] ( https://www.python.org/downloads/ )
59![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/fsociety?style=flat-square )
6- [ ![ Docker Cloud build ] ( https://img.shields.io/docker/cloud/build/ fsocietyteam/fsociety?style=flat-square )] ( https://hub.docker.com/r/fsocietyteam/fsociety )
10+ [ ![ Docker Image Size (tag) ] ( https://img.shields.io/docker/image-size/ fsocietyteam/fsociety/latest ?style=flat-square )] ( https://hub.docker.com/r/fsocietyteam/fsociety )
711[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-organge.svg?logo=git&logoColor=organge&style=flat-square )] ( http://makeapullrequest.com )
8- [ ![ Open in Visual Studio Code] ( https://img.shields.io/badge/VSCode-Open-0098FF )] ( https://open.vscode.dev/fsociety-team/fsociety )
12+ [ ![ Open in Visual Studio Code] ( https://img.shields.io/badge/VSCode-Open-0098FF?style=flat-square )] ( https://open.vscode.dev/fsociety-team/fsociety )
13+ [ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/fsociety_team?color=blue&style=flat-square )] ( https://twitter.com/fsociety_team )
914
1015A Modular Penetration Testing Framework
1116
12- [ ![ Packages] ( https://img.shields.io/badge/PACKAGES.md-red?style=flat-square )] ( https://github.com/fsociety-team/fsociety/blob/main/PACKAGES.md ) [ ![ Changelog] ( https://img.shields.io/badge/CHANGELOG.md-red?style=flat-square )] ( https://github.com/fsociety-team/fsociety/blob/main/CHANGELOG.md )
13-
14- [ ![ fsociety] ( https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/fsociety.png )] ( https://github.com/fsociety-team/fsociety )
17+ [ ![ Packages] ( https://img.shields.io/badge/PACKAGES.md-red?style=flat-square )] ( https://github.com/fsociety-team/fsociety/blob/main/PACKAGES.md )
18+ [ ![ Changelog] ( https://img.shields.io/badge/CHANGELOG.md-red?style=flat-square )] ( https://github.com/fsociety-team/fsociety/blob/main/CHANGELOG.md )
1519
16- ![ cli] ( https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/cli.png )
20+ <p align =" center " >
21+ <img src =" https://raw.githubusercontent.com/fsociety-team/fsociety/main/images/cli.png " width =" 600px " alt =" fsociety cli " />
22+ </p >
1723
1824## Install
1925
@@ -40,22 +46,22 @@ optional arguments:
4046 -s, --suggest suggest a tool
4147```
4248
43- ## Develop
49+ ## Docker
4450
4551``` bash
46- git clone https://github.com/ fsociety-team/fsociety.git
47- pip install -e " .[dev] "
52+ docker pull fsocietyteam/ fsociety
53+ docker run -it fsocietyteam/fsociety fsociety
4854```
4955
50- ## Docker
56+ ## Developing
5157
5258``` bash
53- docker pull fsocietyteam/ fsociety
54- docker run -it fsocietyteam/fsociety fsociety
59+ git clone https://github.com/ fsociety-team/fsociety.git
60+ pip install -e " .[dev] "
5561```
5662
5763## License
5864
5965This software is licensed under the [ MIT] ( https://github.com/fsociety-team/fsociety/blob/main/LICENSE ) License.
6066
61- [ ![ Twitter Follow ] ( https://img.shields.io/badge/fuck%20it-ship%20it-blue?style=flat-square )] ( https://twitter.com/fsociety_team ) [ ![ Twitter Follow ] ( https://img.shields.io/twitter/follow/fsociety_team?color=blue&style=flat-square )] ( https://twitter.com/fsociety_team )
67+ ![ Fuck It Ship It ] ( https://img.shields.io/badge/fuck%20it-ship%20it-blue?style=flat-square )
0 commit comments