Domain git.seantry.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.67.148.27:8443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 522 <none>
    Date: Sun, 25 Jan 2026 16:07:35 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19461,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3905c4b9769998-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 104.21.55.124:80 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 308 Permanent Redirect
    Date: Sun, 25 Jan 2026 16:07:14 GMT
    Content-Length: 0
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://git.seantry.com/
    Server: cloudflare
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uexy1p6lPYj%2BhU60HDteKPBDZ5YxT4IfWi0tghlGrqbmbdB0whqK8CNflZz2lQwQAIaleBW7jRs16Qd8j8KWNt4yvcyxh1%2By9vboonxRTA%3D%3D"}]}
    CF-RAY: 9c3905bc7ff9364b-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 172.67.148.27:80 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 308 Permanent Redirect
    Date: Sun, 25 Jan 2026 16:07:15 GMT
    Content-Length: 0
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://git.seantry.com/
    Server: cloudflare
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=383
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ySdJSiBAh3C1cutNzQ%2B%2B%2FxpU7TewmfcWtb0dk%2BtsSmVlYN4T6Id1KX8%2BTMwWYps5p68aM%2Bqr9mU8xJ5r9kfNLEyz8J1sivnVehGdn1YQIw%3D%3D"}]}
    CF-RAY: 9c3905befb6b8fc5-SJC
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:941b:443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:07:15 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    alt-svc: h3=":443"; ma=86400
    Set-Cookie: i_like_gitea=cca617222dff676c; Path=/; HttpOnly; SameSite=Lax
    via: 1.1 Caddy
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=139
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2D%2FH1%2BkDCXjYsuYCeqGhfm5y7qAuMVgNNdZ3WzHrfbO4khIovJS97raM45KA9Zn%2Fa%2FbqGJ68FG8ljayovSFSFbpvaioELjvXrgSLFNLczyQ9OZb3ujbxfDg%3D"}]}
    Server: cloudflare
    CF-RAY: 9c3905bf990309ae-EWR
    
    Page title: Installation - Gitea: Git with a cup of tea
    
    <!DOCTYPE html>
    <html lang="en-US" data-theme="gitea-auto">
    <head>
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    	<title>Installation - Gitea: Git with a cup of tea</title>
    	
    	<meta name="author" content="Gitea - Git with a cup of tea">
    	<meta name="description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    	<meta name="keywords" content="go,git,self-hosted,gitea">
    	<meta name="referrer" content="no-referrer">
    
    
    	<link rel="icon" href="/assets/img/favicon.svg" type="image/svg+xml">
    	<link rel="alternate icon" href="/assets/img/favicon.png" type="image/png">
    	
    	<meta property="og:title" content="Gitea: Git with a cup of tea">
    	<meta property="og:type" content="website">
    	<meta property="og:image" content="/assets/img/logo.png">
    	<meta property="og:url" content="http://localhost:3000/">
    	<meta property="og:description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    
    <meta property="og:site_name" content="Gitea: Git with a cup of tea">
    
    	<link rel="stylesheet" href="/assets/css/index.css?v=1.25.4">
    <link rel="stylesheet" href="/assets/css/theme-gitea-auto.css?v=1.25.4">
    
    	
    <script>
    	
    	window.addEventListener('error', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.addEventListener('unhandledrejection', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.config = {
    		appUrl: 'http:\/\/localhost:3000\/',
    		appSubUrl: '',
    		assetVersionEncoded: encodeURIComponent('1.25.4'), 
    		assetUrlPrefix: '\/assets',
    		runModeIsProd:  true ,
    		customEmojis: {"codeberg":":codeberg:","git":":git:","gitea":":gitea:","github":":github:","gitlab":":gitlab:","gogs":":gogs:"},
    		csrfToken: '',
    		pageData:  null ,
    		notificationSettings: {"EventSourceUpdateTime":10000,"MaxTimeout":60000,"MinTimeout":10000,"TimeoutStep":10000}, 
    		enableTimeTracking:  true ,
    		
    		mermaidMaxSourceCharacters:  50000 ,
    		
    		i18n: {
    			copy_success: "Copied!",
    			copy_error: "Copy failed",
    			error_occurred: "An error occurred",
    			remove_label_str: "Remove item \"%s\"",
    			modal_confirm: "Confirm",
    			modal_cancel: "Cancel",
    			more_items: "More items",
    		},
    	};
    	
    	window.config.pageData = window.config.pageData || {};
    </script>
    <script src="/assets/js/index.js?v=1.25.4" onerror="alert('Failed to load asset files from ' + this.src + '. Please make sure the asset files can be accessed.')"></script>
    
    	
    </head>
    <body hx-headers='{"x-csrf-token": ""}' hx-swap="outerHTML" hx-ext="morph" hx-push-url="false">
    	
    
    	<div class="full height">
    		<noscript>This website requires JavaScript.</noscript>
    
    		
    
    		
    
    
    
    <div role="main" aria-label="Installation" class="page-content install">
    	<div class="ui grid install-config-container">
    		<div class="sixteen wide tw-text-center centered column">
    			<h3 class="ui top attached header">
    				Initial Configuration
    			</h3>
    			<div class="ui attached segment">
    				
    
    				<p>If you run Gitea inside Docker, please read the <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.com/installation/install-with-docker">documentation</a> before changing any settings.</p>
    
    				<form class="ui form" action="/" method="post">
    					
    					<h4 class="ui dividing header">Database Settings</h4>
    					<p>Gitea requires MySQL, PostgreSQL, MSSQL, SQLite3 or TiDB (MySQL protocol).</p>
    					<div class="inline required field ">
    						<label>Database Type</label>
    						<div class="ui selection database type dropdown">
    							<input type="hidden" id="db_type" name="db_type" value="mysql">
    							<div class="text">mysql</div>
    							<svg viewBox="0 0 16 16" class="dropdown icon svg octicon-triangle-down" aria-hidden="true" width="14" height="14"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427"/></svg>
    							<div class="menu">
    								
    									<div class="item" data-value="mysql">MySQL</div>
    								
    									<div class="item" data
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 172.67.148.27:443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:07:16 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    alt-svc: h3=":443"; ma=86400
    Set-Cookie: i_like_gitea=2d51f1cccd144be9; Path=/; HttpOnly; SameSite=Lax
    via: 1.1 Caddy
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=748
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nLT2uHiQ797M4n9vOT9oZoCg6K%2BVUmHqymiyoNeUypEoXQ%2BeBsR2ly%2BHWgLfrkTscI7f2JlPvVh2EyVkKHIytMUHz6s9i0A6bMTkiQ2UPg%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c3905c1dff02b10-SJC
    
    Page title: Installation - Gitea: Git with a cup of tea
    
    <!DOCTYPE html>
    <html lang="en-US" data-theme="gitea-auto">
    <head>
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    	<title>Installation - Gitea: Git with a cup of tea</title>
    	
    	<meta name="author" content="Gitea - Git with a cup of tea">
    	<meta name="description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    	<meta name="keywords" content="go,git,self-hosted,gitea">
    	<meta name="referrer" content="no-referrer">
    
    
    	<link rel="icon" href="/assets/img/favicon.svg" type="image/svg+xml">
    	<link rel="alternate icon" href="/assets/img/favicon.png" type="image/png">
    	
    	<meta property="og:title" content="Gitea: Git with a cup of tea">
    	<meta property="og:type" content="website">
    	<meta property="og:image" content="/assets/img/logo.png">
    	<meta property="og:url" content="http://localhost:3000/">
    	<meta property="og:description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    
    <meta property="og:site_name" content="Gitea: Git with a cup of tea">
    
    	<link rel="stylesheet" href="/assets/css/index.css?v=1.25.4">
    <link rel="stylesheet" href="/assets/css/theme-gitea-auto.css?v=1.25.4">
    
    	
    <script>
    	
    	window.addEventListener('error', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.addEventListener('unhandledrejection', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.config = {
    		appUrl: 'http:\/\/localhost:3000\/',
    		appSubUrl: '',
    		assetVersionEncoded: encodeURIComponent('1.25.4'), 
    		assetUrlPrefix: '\/assets',
    		runModeIsProd:  true ,
    		customEmojis: {"codeberg":":codeberg:","git":":git:","gitea":":gitea:","github":":github:","gitlab":":gitlab:","gogs":":gogs:"},
    		csrfToken: '',
    		pageData:  null ,
    		notificationSettings: {"EventSourceUpdateTime":10000,"MaxTimeout":60000,"MinTimeout":10000,"TimeoutStep":10000}, 
    		enableTimeTracking:  true ,
    		
    		mermaidMaxSourceCharacters:  50000 ,
    		
    		i18n: {
    			copy_success: "Copied!",
    			copy_error: "Copy failed",
    			error_occurred: "An error occurred",
    			remove_label_str: "Remove item \"%s\"",
    			modal_confirm: "Confirm",
    			modal_cancel: "Cancel",
    			more_items: "More items",
    		},
    	};
    	
    	window.config.pageData = window.config.pageData || {};
    </script>
    <script src="/assets/js/index.js?v=1.25.4" onerror="alert('Failed to load asset files from ' + this.src + '. Please make sure the asset files can be accessed.')"></script>
    
    	
    </head>
    <body hx-headers='{"x-csrf-token": ""}' hx-swap="outerHTML" hx-ext="morph" hx-push-url="false">
    	
    
    	<div class="full height">
    		<noscript>This website requires JavaScript.</noscript>
    
    		
    
    		
    
    
    
    <div role="main" aria-label="Installation" class="page-content install">
    	<div class="ui grid install-config-container">
    		<div class="sixteen wide tw-text-center centered column">
    			<h3 class="ui top attached header">
    				Initial Configuration
    			</h3>
    			<div class="ui attached segment">
    				
    
    				<p>If you run Gitea inside Docker, please read the <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.com/installation/install-with-docker">documentation</a> before changing any settings.</p>
    
    				<form class="ui form" action="/" method="post">
    					
    					<h4 class="ui dividing header">Database Settings</h4>
    					<p>Gitea requires MySQL, PostgreSQL, MSSQL, SQLite3 or TiDB (MySQL protocol).</p>
    					<div class="inline required field ">
    						<label>Database Type</label>
    						<div class="ui selection database type dropdown">
    							<input type="hidden" id="db_type" name="db_type" value="mysql">
    							<div class="text">mysql</div>
    							<svg viewBox="0 0 16 16" class="dropdown icon svg octicon-triangle-down" aria-hidden="true" width="14" height="14"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427"/></svg>
    							<div class="menu">
    								
    									<div class="item" data-value="mysql">MySQL</div>
    								
    									<div class="item" data
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 104.21.55.124:443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:07:15 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    alt-svc: h3=":443"; ma=86400
    Set-Cookie: i_like_gitea=371fc0194e2e6a88; Path=/; HttpOnly; SameSite=Lax
    via: 1.1 Caddy
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=578
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EtI4312zFtiX9BoFvtUrNLErRAPy4xFYEXsSaYzTzpENvB%2BU6QwhMuT4SLDLtboBjMU13Pf%2FuExoGrXLf2h3decw97qq%2FugMZqHUz6wEEA%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c3905c0285bac3f-YYZ
    
    Page title: Installation - Gitea: Git with a cup of tea
    
    <!DOCTYPE html>
    <html lang="en-US" data-theme="gitea-auto">
    <head>
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    	<title>Installation - Gitea: Git with a cup of tea</title>
    	
    	<meta name="author" content="Gitea - Git with a cup of tea">
    	<meta name="description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    	<meta name="keywords" content="go,git,self-hosted,gitea">
    	<meta name="referrer" content="no-referrer">
    
    
    	<link rel="icon" href="/assets/img/favicon.svg" type="image/svg+xml">
    	<link rel="alternate icon" href="/assets/img/favicon.png" type="image/png">
    	
    	<meta property="og:title" content="Gitea: Git with a cup of tea">
    	<meta property="og:type" content="website">
    	<meta property="og:image" content="/assets/img/logo.png">
    	<meta property="og:url" content="http://localhost:3000/">
    	<meta property="og:description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    
    <meta property="og:site_name" content="Gitea: Git with a cup of tea">
    
    	<link rel="stylesheet" href="/assets/css/index.css?v=1.25.4">
    <link rel="stylesheet" href="/assets/css/theme-gitea-auto.css?v=1.25.4">
    
    	
    <script>
    	
    	window.addEventListener('error', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.addEventListener('unhandledrejection', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.config = {
    		appUrl: 'http:\/\/localhost:3000\/',
    		appSubUrl: '',
    		assetVersionEncoded: encodeURIComponent('1.25.4'), 
    		assetUrlPrefix: '\/assets',
    		runModeIsProd:  true ,
    		customEmojis: {"codeberg":":codeberg:","git":":git:","gitea":":gitea:","github":":github:","gitlab":":gitlab:","gogs":":gogs:"},
    		csrfToken: '',
    		pageData:  null ,
    		notificationSettings: {"EventSourceUpdateTime":10000,"MaxTimeout":60000,"MinTimeout":10000,"TimeoutStep":10000}, 
    		enableTimeTracking:  true ,
    		
    		mermaidMaxSourceCharacters:  50000 ,
    		
    		i18n: {
    			copy_success: "Copied!",
    			copy_error: "Copy failed",
    			error_occurred: "An error occurred",
    			remove_label_str: "Remove item \"%s\"",
    			modal_confirm: "Confirm",
    			modal_cancel: "Cancel",
    			more_items: "More items",
    		},
    	};
    	
    	window.config.pageData = window.config.pageData || {};
    </script>
    <script src="/assets/js/index.js?v=1.25.4" onerror="alert('Failed to load asset files from ' + this.src + '. Please make sure the asset files can be accessed.')"></script>
    
    	
    </head>
    <body hx-headers='{"x-csrf-token": ""}' hx-swap="outerHTML" hx-ext="morph" hx-push-url="false">
    	
    
    	<div class="full height">
    		<noscript>This website requires JavaScript.</noscript>
    
    		
    
    		
    
    
    
    <div role="main" aria-label="Installation" class="page-content install">
    	<div class="ui grid install-config-container">
    		<div class="sixteen wide tw-text-center centered column">
    			<h3 class="ui top attached header">
    				Initial Configuration
    			</h3>
    			<div class="ui attached segment">
    				
    
    				<p>If you run Gitea inside Docker, please read the <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.com/installation/install-with-docker">documentation</a> before changing any settings.</p>
    
    				<form class="ui form" action="/" method="post">
    					
    					<h4 class="ui dividing header">Database Settings</h4>
    					<p>Gitea requires MySQL, PostgreSQL, MSSQL, SQLite3 or TiDB (MySQL protocol).</p>
    					<div class="inline required field ">
    						<label>Database Type</label>
    						<div class="ui selection database type dropdown">
    							<input type="hidden" id="db_type" name="db_type" value="mysql">
    							<div class="text">mysql</div>
    							<svg viewBox="0 0 16 16" class="dropdown icon svg octicon-triangle-down" aria-hidden="true" width="14" height="14"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427"/></svg>
    							<div class="menu">
    								
    									<div class="item" data-value="mysql">MySQL</div>
    								
    									<div class="item" data
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::6815:377c:8443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 522 <none>
    Date: Sun, 25 Jan 2026 16:07:34 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3905c1ba7e9b95-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:941b:8443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 522 <none>
    Date: Sun, 25 Jan 2026 16:07:34 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19355,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3905c1db2343ac-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:941b:80 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 308 Permanent Redirect
    Date: Sun, 25 Jan 2026 16:07:14 GMT
    Content-Length: 0
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://git.seantry.com/
    Server: cloudflare
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=250
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EDE%2F7oYpea5p6KLIQSoCDCOAq2iC6OmhS7w%2FuX3dUl0w9JK%2FpjwsSr19xEpIHK81xvnJW1Ud%2BNfaMEC5Vq8IflUKLHHTq%2F%2B1ka6Me%2B5jKR%2BAibvuDOlxXy4%3D"}]}
    CF-RAY: 9c3905bd0cc6d73b-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 104.21.55.124:8443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 522 <none>
    Date: Sun, 25 Jan 2026 16:07:34 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19277,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c3905c15fccc44f-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::6815:377c:443 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:07:15 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    alt-svc: h3=":443"; ma=86400
    Set-Cookie: i_like_gitea=2f581240b3cfd798; Path=/; HttpOnly; SameSite=Lax
    via: 1.1 Caddy
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=523
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8fC%2FaWcs%2BaxnIyuvcz9ptEhhpHCfFzg%2Bi3AOjBZ4jo0ITMjGJGXSNGe5L57bKwgpZwPQIXKL8tshmVuah%2F4gBOzfxV5RnI31pvMDmxufG23ISYGHr6ERwQLgtA%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c3905c0ae4eae4c-EWR
    
    Page title: Installation - Gitea: Git with a cup of tea
    
    <!DOCTYPE html>
    <html lang="en-US" data-theme="gitea-auto">
    <head>
    	<meta name="viewport" content="width=device-width, initial-scale=1">
    	<title>Installation - Gitea: Git with a cup of tea</title>
    	
    	<meta name="author" content="Gitea - Git with a cup of tea">
    	<meta name="description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    	<meta name="keywords" content="go,git,self-hosted,gitea">
    	<meta name="referrer" content="no-referrer">
    
    
    	<link rel="icon" href="/assets/img/favicon.svg" type="image/svg+xml">
    	<link rel="alternate icon" href="/assets/img/favicon.png" type="image/png">
    	
    	<meta property="og:title" content="Gitea: Git with a cup of tea">
    	<meta property="og:type" content="website">
    	<meta property="og:image" content="/assets/img/logo.png">
    	<meta property="og:url" content="http://localhost:3000/">
    	<meta property="og:description" content="Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go">
    
    <meta property="og:site_name" content="Gitea: Git with a cup of tea">
    
    	<link rel="stylesheet" href="/assets/css/index.css?v=1.25.4">
    <link rel="stylesheet" href="/assets/css/theme-gitea-auto.css?v=1.25.4">
    
    	
    <script>
    	
    	window.addEventListener('error', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.addEventListener('unhandledrejection', function(e) {window._globalHandlerErrors=window._globalHandlerErrors||[]; window._globalHandlerErrors.push(e);});
    	window.config = {
    		appUrl: 'http:\/\/localhost:3000\/',
    		appSubUrl: '',
    		assetVersionEncoded: encodeURIComponent('1.25.4'), 
    		assetUrlPrefix: '\/assets',
    		runModeIsProd:  true ,
    		customEmojis: {"codeberg":":codeberg:","git":":git:","gitea":":gitea:","github":":github:","gitlab":":gitlab:","gogs":":gogs:"},
    		csrfToken: '',
    		pageData:  null ,
    		notificationSettings: {"EventSourceUpdateTime":10000,"MaxTimeout":60000,"MinTimeout":10000,"TimeoutStep":10000}, 
    		enableTimeTracking:  true ,
    		
    		mermaidMaxSourceCharacters:  50000 ,
    		
    		i18n: {
    			copy_success: "Copied!",
    			copy_error: "Copy failed",
    			error_occurred: "An error occurred",
    			remove_label_str: "Remove item \"%s\"",
    			modal_confirm: "Confirm",
    			modal_cancel: "Cancel",
    			more_items: "More items",
    		},
    	};
    	
    	window.config.pageData = window.config.pageData || {};
    </script>
    <script src="/assets/js/index.js?v=1.25.4" onerror="alert('Failed to load asset files from ' + this.src + '. Please make sure the asset files can be accessed.')"></script>
    
    	
    </head>
    <body hx-headers='{"x-csrf-token": ""}' hx-swap="outerHTML" hx-ext="morph" hx-push-url="false">
    	
    
    	<div class="full height">
    		<noscript>This website requires JavaScript.</noscript>
    
    		
    
    		
    
    
    
    <div role="main" aria-label="Installation" class="page-content install">
    	<div class="ui grid install-config-container">
    		<div class="sixteen wide tw-text-center centered column">
    			<h3 class="ui top attached header">
    				Initial Configuration
    			</h3>
    			<div class="ui attached segment">
    				
    
    				<p>If you run Gitea inside Docker, please read the <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.com/installation/install-with-docker">documentation</a> before changing any settings.</p>
    
    				<form class="ui form" action="/" method="post">
    					
    					<h4 class="ui dividing header">Database Settings</h4>
    					<p>Gitea requires MySQL, PostgreSQL, MSSQL, SQLite3 or TiDB (MySQL protocol).</p>
    					<div class="inline required field ">
    						<label>Database Type</label>
    						<div class="ui selection database type dropdown">
    							<input type="hidden" id="db_type" name="db_type" value="mysql">
    							<div class="text">mysql</div>
    							<svg viewBox="0 0 16 16" class="dropdown icon svg octicon-triangle-down" aria-hidden="true" width="14" height="14"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427"/></svg>
    							<div class="menu">
    								
    									<div class="item" data-value="mysql">MySQL</div>
    								
    									<div class="item" data
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::6815:377c:80 · git.seantry.com

    2026-01-25 16:07

    HTTP/1.1 308 Permanent Redirect
    Date: Sun, 25 Jan 2026 16:07:14 GMT
    Content-Length: 0
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://git.seantry.com/
    Server: cloudflare
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kznDU9%2BUoujie%2BW%2Bnb63sNu4j86gx%2Bp%2FbuoqgGKs9fKOLQJRQFgKZkEAo3NJkAAX2HMrGuiR7idMn4V1kn%2FwFfrQQk29%2BMU%2B6TpvTfw5CILfxJjxPk0eF3PkgQ%3D%3D"}]}
    CF-RAY: 9c3905bb8fe2fffe-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-25 by HttpPlugin
    Create report
seantry.com*.seantry.com
CN:
seantry.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-10 10:41
Not after:
2026-04-10 11:38