mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
新功能+bug修复
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
<label class="control-label">内网目标</label>
|
||||
<input class="form-control" type="text" name="target" placeholder="内网隧道目标,例如10.1.50.203:22">
|
||||
</div>
|
||||
<div class="form-group" id="header">
|
||||
<label class="control-label">header头修改(冒号分隔,多个请换行填写)</label>
|
||||
<textarea class="form-control" rows="4" type="text" name="header" placeholder="Cache-Control: no-cache"></textarea>
|
||||
</div>
|
||||
<div class="form-group" id="hostchange">
|
||||
<label class="control-label">host修改</label>
|
||||
<input class="form-control" value="" type="text" name="hostchange"
|
||||
placeholder="host修改">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="tile-footer">
|
||||
|
Reference in New Issue
Block a user