mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										16
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,7 +1,7 @@ | ||||
|  | ||||
| [](https://github.com/raspap/raspap-webgui/releases) [](https://github.com/thibmaek/awesome-raspberry-pi) [](https://github.com/sponsors/RaspAP)  [](https://crowdin.com/project/raspap) [](https://twitter.com/rasp_ap) [](https://www.reddit.com/r/RaspAP/) | ||||
| [](https://github.com/raspap/raspap-webgui/releases) [](https://github.com/thibmaek/awesome-raspberry-pi) [](https://github.com/sponsors/RaspAP)  [](https://crowdin.com/project/raspap) [](https://twitter.com/rasp_ap) [](https://www.reddit.com/r/RaspAP/) | ||||
|  | ||||
| RaspAP lets you quickly get a wireless access point up and running to share the connectivity of many popular [Debian-based devices](#supported-operating-systems), including the Raspberry Pi. Our popular [Quick installer](#quick-installer) creates a known-good default configuration that "just works" on all current Raspberry Pis with onboard wireless. A responsive interface gives you control over the relevant services and networking options. Advanced DHCP settings, OpenVPN client support, SSL, security audits, themes and multilingual options are included. | ||||
| RaspAP is feature-rich wireless router software that _just works_ on many popular [Debian-based devices](#supported-operating-systems), including the Raspberry Pi. Our popular [Quick installer](#quick-installer) creates a known-good default configuration for all current Raspberry Pis with onboard wireless. A fully responsive, mobile-ready interface gives you control over the relevant services and networking options. Advanced DHCP settings, WireGuard and OpenVPN support, [SSL certificates](https://docs.raspap.com/ssl-quick/), security audits, [captive portal integration](https://docs.raspap.com/captive/), themes and [multilingual options](https://docs.raspap.com/translations/) are included. | ||||
|  | ||||
| RaspAP has been featured on sites such as [Instructables](http://www.instructables.com/id/Raspberry-Pi-As-Completely-Wireless-Router/), [Adafruit](https://blog.adafruit.com/2016/06/24/raspap-wifi-configuration-portal-piday-raspberrypi-raspberry_pi/), [Raspberry Pi Weekly](https://www.raspberrypi.org/weekly/commander/) and [Awesome Raspberry Pi](https://project-awesome.org/thibmaek/awesome-raspberry-pi) and implemented in countless projects. | ||||
|  | ||||
| @@ -16,12 +16,12 @@ We hope you enjoy using RaspAP as much as we do creating it. Tell us how you use | ||||
|  | ||||
|  - [Prerequisites](#prerequisites) | ||||
|  - [Quick installer](#quick-installer) | ||||
|  - [Join Insiders](#join-insiders) | ||||
|  - [WireGuard support](#wireguard-support) | ||||
|  - [OpenVPN support](#openvpn-support) | ||||
|  - [Ad Blocking](#ad-blocking) | ||||
|  - [Bridged AP](#bridged-ap) | ||||
|  - [Simultaneous AP and Wifi client](#simultaneous-ap-and-wifi-client) | ||||
|  - [Support us](#support-us) | ||||
|  - [Manual installation](#manual-installation) | ||||
|  - [802.11ac 5GHz support](#80211ac-5ghz-support) | ||||
|  - [Supported operating systems](#supported-operating-systems) | ||||
| @@ -58,7 +58,7 @@ configured as an access point as follows: | ||||
| * IP address: 10.3.141.1 | ||||
|   * Username: admin | ||||
|   * Password: secret | ||||
| * DHCP range: 10.3.141.50 to 10.3.141.255 | ||||
| * DHCP range: 10.3.141.50 — 10.3.141.255 | ||||
| * SSID: `raspi-webgui` | ||||
| * Password: ChangeMe | ||||
|  | ||||
| @@ -66,6 +66,11 @@ configured as an access point as follows: | ||||
|  | ||||
| Please [read this](https://docs.raspap.com/issues/) before reporting an issue. | ||||
|  | ||||
| ## Join Insiders | ||||
| RaspAP is free software, but powered by _your_ support. If you find RaspAP useful for your personal or commercial projects, [become an Insider](https://github.com/sponsors/RaspAP/) and get early access to exclusive features in the [Insiders Edition](https://docs.raspap.com/insiders/). | ||||
|  | ||||
| A tangible side benefit of sponsorship is that **Insiders** are able to help _steer future development of RaspAP_. This is done through Insiders' team access to discussions, feature requests, issues and more in the private GitHub repository. | ||||
|  | ||||
| ## WireGuard support | ||||
|  | ||||
|  | ||||
| @@ -104,9 +109,6 @@ RaspAP lets you create an AP with a Wifi client configuration, often called [AP- | ||||
|  | ||||
| **Note:** This option is disabled until you configure your system as a wireless client. For a device operating in [managed mode](https://docs.raspap.com/faq/#headless) without an `eth0` connection, this configuration must be enabled [_before_ a reboot](https://docs.raspap.com/ap-sta/).  | ||||
|  | ||||
| ## Support us | ||||
| RaspAP is free software, but powered by _your_ support. If you find RaspAP useful for your personal or commercial projects, [become an Insider](https://github.com/sponsors/RaspAP/) and get early access to exclusive features in the [Insiders Edition](https://docs.raspap.com/insiders/). | ||||
|  | ||||
| ## Manual installation | ||||
| Detailed manual setup instructions are provided [on our documentation site](https://docs.raspap.com/manual/). | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user