mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-12 17:48:22 +00:00
Update README.md
This commit is contained in:
parent
3d3b4d6da2
commit
1a2aefedf7
1 changed files with 6 additions and 8 deletions
14
README.md
14
README.md
|
@ -116,7 +116,7 @@ Requirement:
|
||||||
|
|
||||||
## Installation Notes
|
## Installation Notes
|
||||||
|
|
||||||
For Lacus Crawler installation instructions, refer to the [HOWTO](https://github.com/ail-project/ail-framework/blob/master/HOWTO.md#crawler)
|
For Lacus Crawler and LibreTranslate installation instructions (if you want to use those features), refer to the [HOWTO](https://github.com/ail-project/ail-framework/blob/master/HOWTO.md#crawler)
|
||||||
|
|
||||||
## Starting AIL
|
## Starting AIL
|
||||||
|
|
||||||
|
@ -126,7 +126,6 @@ To start AIL, use the following commands:
|
||||||
cd bin/
|
cd bin/
|
||||||
./LAUNCH.sh -l
|
./LAUNCH.sh -l
|
||||||
```
|
```
|
||||||
|
|
||||||
You can access the AIL framework web interface at the following URL:
|
You can access the AIL framework web interface at the following URL:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -171,7 +170,6 @@ If you use or reference AIL in an academic paper, you can cite it using the foll
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
||||||
### Websites, Forums and Tor Hidden-Services
|
### Websites, Forums and Tor Hidden-Services
|
||||||
|
|
||||||
![Domain CIRCL](./doc/screenshots/domain_circl.png?raw=true "Tor hidden service crawler")
|
![Domain CIRCL](./doc/screenshots/domain_circl.png?raw=true "Tor hidden service crawler")
|
||||||
|
@ -222,11 +220,11 @@ If you use or reference AIL in an academic paper, you can cite it using the foll
|
||||||
```
|
```
|
||||||
Copyright (C) 2014 Jules Debra
|
Copyright (C) 2014 Jules Debra
|
||||||
Copyright (c) 2021 Olivier Sagit
|
Copyright (c) 2021 Olivier Sagit
|
||||||
Copyright (C) 2014-2023 CIRCL - Computer Incident Response Center Luxembourg (c/o smile, security made in Lëtzebuerg, Groupement d'Intérêt Economique)
|
Copyright (C) 2014-2024 CIRCL - Computer Incident Response Center Luxembourg (c/o smile, security made in Lëtzebuerg, Groupement d'Intérêt Economique)
|
||||||
Copyright (c) 2014-2023 Raphaël Vinot
|
Copyright (c) 2014-2024 Raphaël Vinot
|
||||||
Copyright (c) 2014-2023 Alexandre Dulaunoy
|
Copyright (c) 2014-2024 Alexandre Dulaunoy
|
||||||
Copyright (c) 2016-2023 Sami Mokaddem
|
Copyright (c) 2016-2024 Sami Mokaddem
|
||||||
Copyright (c) 2018-2023 Thirion Aurélien
|
Copyright (c) 2018-2024 Thirion Aurélien
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as published by
|
it under the terms of the GNU Affero General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue