mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-23 18:15:55 +02:00
Update README.md
This commit is contained in:
parent
11ef50031e
commit
18e0a33d5a
1 changed files with 11 additions and 5 deletions
16
README.md
16
README.md
|
@ -38,11 +38,7 @@ Command-Line Tools`
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
The core RADIUS server is included in this project as a git submodule. Fetch it by:
|
Grap the latest `rdsfactor.zip` release from github. And unzip it.
|
||||||
|
|
||||||
```
|
|
||||||
C:\RDSFactor> git submodule update --init
|
|
||||||
```
|
|
||||||
|
|
||||||
### RD Web update
|
### RD Web update
|
||||||
RDS factor comes with a customized version of the RD Web pages. To install these run:
|
RDS factor comes with a customized version of the RD Web pages. To install these run:
|
||||||
|
@ -99,6 +95,16 @@ Log output from the RADAR server:
|
||||||
C:\RDSFactor\server\bin\Release> log.txt
|
C:\RDSFactor\server\bin\Release> log.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Hacking on RDS Factor
|
||||||
|
|
||||||
|
The core RADIUS server is included in this project as a git submodule. Fetch it by:
|
||||||
|
|
||||||
|
```
|
||||||
|
C:\RDSFactor> git submodule update --init
|
||||||
|
```
|
||||||
|
|
||||||
|
Open the RDSFactorWeb project in Visual Studio.
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
* Claus Isager — for the first open source two-factor RDS
|
* Claus Isager — for the first open source two-factor RDS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue