Skip to content

Commit c2190b5

Browse files
authored
build(deps-dev): bump xo from 2.0.2 to 3.0.2 in the development-dependencies group (#3803)
2 parents 398d111 + 177e1f3 commit c2190b5

30 files changed

Lines changed: 4105 additions & 4434 deletions

README.md

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ Pi-hole[®](https://pi-hole.net/trademark-rules-and-brand-guidelines/)'s Web int
3333
---
3434
<br>
3535

36-
# Installation
36+
## Installation
3737

3838
The Web interface is enabled by default when you install Pi-hole.
3939

40-
## Post-installation: access the Web interface and gain insight into your network's activity
40+
### Post-installation: access the Web interface and gain insight into your network's activity
4141

4242
There are several ways to access the dashboard:
4343

@@ -58,20 +58,20 @@ Once logged in, you can view your network stats to see things like:
5858

5959
---
6060

61-
## Pi-hole is free, but powered by your support
61+
### Pi-hole is free, but powered by your support
6262

6363
There are many reoccurring costs involved with maintaining free, open source, and privacy-respecting software; expenses which [our volunteer developers](https://github.com/orgs/pi-hole/people) pitch in to cover out-of-pocket. This is just one example of how strongly we feel about our software, as well as the importance of keeping it maintained.
6464

6565
Make no mistake: **your support is absolutely vital to help keep us innovating!**
6666

67-
### Donations
67+
#### Donations
6868

6969
Sending a donation using our links below is **extremely helpful** in offsetting a portion of our monthly expenses:
7070

7171
- <img src="https://pi-hole.github.io/graphics/Badges/paypal-badge-black.svg" width="20" height="20" align="absmiddle" alt="PayPal icon"> [Donate via PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3J2L3Z4DHW9UY)
7272
- <img src="https://pi-hole.github.io/graphics/Badges/bitcoin-badge-black.svg" width="20" height="20" align="absmiddle" alt="Bitcoin icon"> [Bitcoin, Bitcoin Cash, Ethereum, Litecoin](https://commerce.coinbase.com/checkout/dd304d04-f324-4a77-931b-0db61c77a41b)
7373

74-
### Alternative support
74+
#### Alternative support
7575

7676
If you'd rather not [donate](https://pi-hole.net/donate/) (_which is okay!_), there are other ways you can help support us:
7777

@@ -82,21 +82,21 @@ If you'd rather not [donate](https://pi-hole.net/donate/) (_which is okay!_), th
8282
- [DNS Made Easy](https://cp.dnsmadeeasy.com/u/133706) _affiliate link_
8383
- Spreading the word about our software, and how you have benefited from it
8484

85-
### Contributing via GitHub
85+
#### Contributing via GitHub
8686

8787
We welcome _everyone_ to contribute to issue reports, suggest new features, and create pull requests.
8888

8989
If you have something to add - anything from a typo through to a whole new feature - we're happy to check it out! Just make sure to fill out our template when submitting your request; the questions that it asks will help the volunteers quickly understand what you're aiming to achieve.
9090

91-
### Presentations about Pi-hole
91+
#### Presentations about Pi-hole
9292

9393
Word-of-mouth continues to help our project grow immensely, and so we are helping make this easier for people.
9494

9595
If you are going to be presenting Pi-hole at a conference, meetup or even a school project, [get in touch with us](https://pi-hole.net/2017/05/17/giving-a-presentation-on-pi-hole-contact-us-first-for-some-goodies-and-support/) so we can hook you up with free swag to hand out to your audience!
9696

9797
---
9898

99-
## Getting in touch with us
99+
### Getting in touch with us
100100

101101
While we are primarily reachable on our <a href="https://discourse.pi-hole.net/">Discourse User Forum</a>, we can also be found on a variety of social media outlets. **Please be sure to check the FAQ's** before starting a new discussion, as we do not have the spare time to reply to every request for assistance.
102102

@@ -110,33 +110,33 @@ While we are primarily reachable on our <a href="https://discourse.pi-hole.net/"
110110
* [Gitter](https://gitter.im/pi-hole/pi-hole) (Real-time chat)
111111
* [YouTube](https://www.youtube.com/channel/UCT5kq9w0wSjogzJb81C9U0w)
112112

113-
# Features
113+
## Features
114114

115-
## Mobile friendly interface
115+
### Mobile friendly interface
116116

117117
<p align="center">
118118
<img src="https://pi-hole.github.io/graphics/Screenshots/mobile-friendly.png" height="300" alt="Mobile friendly">
119119
</p>
120120

121-
## Password protection
121+
### Password protection
122122

123123
<p align="center">
124124
<img src="https://pi-hole.github.io/graphics/Screenshots/password_protection_v5.png" alt="Password protection">
125125
</p>
126126

127-
## Detailed graphs and doughnut charts
127+
### Detailed graphs and doughnut charts
128128

129129
<p align="center">
130130
<img src="https://pi-hole.github.io/graphics/Screenshots/v6/v6_doughnut_graphics.png" alt="Pie charts">
131131
</p>
132132

133-
## Top lists of domains and clients
133+
### Top lists of domains and clients
134134

135135
<p align="center">
136136
<img src="https://pi-hole.github.io/graphics/Screenshots/topdomains-clients.png" alt="Top domains/top clients">
137137
</p>
138138

139-
## The Query Log
139+
### The Query Log
140140

141141
<p align="center">
142142
<img src="https://pi-hole.github.io/graphics/Screenshots/v6/v6_query_log.png" alt="Query log">
@@ -149,7 +149,7 @@ You can filter your log using the advanced filter:
149149
<img src="https://pi-hole.github.io/graphics/Screenshots/v6/v6_advanced_filter.png" alt="Query log advanced filter">
150150

151151

152-
## Blocking and allowing domains
152+
### Blocking and allowing domains
153153

154154
Lists, domains (block or allow) and regex entries can be managed through groups.
155155

@@ -162,11 +162,13 @@ Lists, domains (block or allow) and regex entries can be managed through groups.
162162
<img src="https://pi-hole.github.io/graphics/Screenshots/v6/v6_domain_management.png" alt="Domain Management">
163163
</p>
164164

165-
## Settings - Manage and configure Pi-hole features
165+
### Settings - Manage and configure Pi-hole features
166166

167167

168168
<img src="https://pi-hole.github.io/graphics/Screenshots/v6/v6_settings_system.gif" alt="System Settings - Basic and Expert" align="right" width="45%">
169169

170+
<!-- eslint-disable markdown/no-missing-label-refs -->
171+
170172
**System Settings:**
171173
- System Information
172174
- DNS reply metrics
@@ -211,11 +213,13 @@ Lists, domains (block or allow) and regex entries can be managed through groups.
211213
**All Settings** (only visible in Expert mode):
212214
- Advanced settings page, containing all available options
213215

216+
<!-- eslint-enable markdown/no-missing-label-refs -->
217+
214218
<p align="center">
215219
<img src="https://pi-hole.github.io/graphics/Screenshots/v6/v6_all_settings.gif" alt="All Settings">
216220
</p>
217221

218-
## Tools
222+
### Tools
219223

220224
- Diagnostic messages;
221225
- View logs in real time: `pihole.log`, `FTL.log` and `webserver.log`;
@@ -228,7 +232,7 @@ Lists, domains (block or allow) and regex entries can be managed through groups.
228232
<img src="https://pi-hole.github.io/graphics/Screenshots/v6/v6_search.gif" alt="Search a domain in your lists">
229233
</p>
230234

231-
## API
235+
### API
232236

233237
The REST API can be accessed at `/api` and it returns data in JSON format.
234238

0 commit comments

Comments
 (0)