An open API service indexing awesome lists of open source software.

https://github.com/1337kid/fedcon

PixelFed OSINT tool
https://github.com/1337kid/fedcon

Last synced: 8 months ago
JSON representation

PixelFed OSINT tool

Awesome Lists containing this project

README

          

# FedCon
![made with python](https://raw.githubusercontent.com/1337kid/FediPhish/main/img/made-with-python.svg)
![hardstyle](https://raw.githubusercontent.com/1337kid/FediPhish/main/img/made-with-hardstyle.svg)

## 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.
![FedCon](https://raw.githubusercontent.com/1337kid/fedcon/main/img/sc.png)