diff --git a/resources/views/ProxyPage.blade.php b/resources/views/ProxyPage.blade.php
index f719bf15ea56df3e8b63a7b22e13bb7df02188cf..c402d27fbfc064abb903d8e184812ffbabfd4f25 100644
--- a/resources/views/ProxyPage.blade.php
+++ b/resources/views/ProxyPage.blade.php
@@ -2,6 +2,7 @@
 
 @section('content')
 <div class ="container-fluid">
+	<input class="form-control" type="text" value="{{$targetUrl}}" readonly/>
 </div>
 <iframe
 	id="site-proxy-iframe"