1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-06 07:44:57 +03:00

Update developer tools for JSON-RPC

This commit is contained in:
Daiyuu Nobori
2019-05-29 17:23:59 +09:00
parent 458906b151
commit 529d8f593c
30 changed files with 20092 additions and 439 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>SoftEther VPN Server JSON-RPC Document</title>
<title>SoftEther VPN Server JSON-RPC Suite Document</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/2.10.0/github-markdown.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.15.0/themes/prism.css">
</head>