@extends('layout.default') @section('content')
Proxy設定を管理します。
@if (Session::has('success')){!! Session::get('success') !!}
@endifid | 設定名 | Proxyタイプ | Proxyホスト | Proxyポート | 例外 | ProxyスクリプトURL |
---|---|---|---|---|---|---|
{{ $s->id }} | id") }}">{{ $s->name }} | {{ $s->proxy_type_string }} | {{ $s->proxy_host }} | {{ $s->proxy_port }} | {{ str_limit($s->proxy_exceptions, 20) }} | {{ str_limit($s->proxy_script_url, 20) }} |