https://github.com/1337kid/fedcon
PixelFed OSINT tool
https://github.com/1337kid/fedcon
Last synced: 8 months ago
JSON representation
PixelFed OSINT tool
- Host: GitHub
- URL: https://github.com/1337kid/fedcon
- Owner: 1337kid
- Created: 2023-02-04T15:46:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T02:18:13.000Z (almost 3 years ago)
- Last Synced: 2025-10-13T11:09:34.463Z (8 months ago)
- Language: Python
- Size: 108 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FedCon


## Installation
```bash
git clone https://github.com/1337kid/fedcon.git
cd fedcon
pip3 install -r requirements.txt
sudo make install
```
## Usage
```
Usage:
fedicon [user@domain] [token file loc]
fedicon example@pixelfed.com token.txt
Username & Instance should be of the format "username@domain"
```
Access token can be obtained from "Applications" section in user settings.
