René's URL Explorer Experiment


Title: Opening a new connection takes time in GUI · Issue #66 · squirrel-sql-client/squirrel-sql-code · GitHub

Open Graph Title: Opening a new connection takes time in GUI · Issue #66 · squirrel-sql-client/squirrel-sql-code

X Title: Opening a new connection takes time in GUI · Issue #66 · squirrel-sql-client/squirrel-sql-code

Description: Among other things, looks like opening a new connection takes a lot of time in the GUI. Here's a snap of AWT thread. This is the capture only for the time before opening the new connection till the "Connecting..." dialog disappears. It t...

Open Graph Description: Among other things, looks like opening a new connection takes a lot of time in the GUI. Here's a snap of AWT thread. This is the capture only for the time before opening the new connection till the...

X Description: Among other things, looks like opening a new connection takes a lot of time in the GUI. Here's a snap of AWT thread. This is the capture only for the time before opening the new connection till...

Opengraph URL: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/66

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Opening a new connection takes time in GUI","articleBody":"Among other things, looks like opening a new connection takes a lot of time in the GUI. Here's a snap of AWT thread. This is the capture only for the time before opening the new connection till the \"Connecting...\" dialog disappears. It takes more than 2 seconds for that to happen. Some of it is looks like GUI-related only, so might be something worth taking a look:\n\n```\n\"AWT-EventQueue-1\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\" java.awt.EventDispatchThread.run ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"  java.awt.EventDispatchThread.pumpEvents ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"   java.awt.EventDispatchThread.pumpEvents ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"    java.awt.EventDispatchThread.pumpEventsForHierarchy ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"     java.awt.EventDispatchThread.pumpEventsForFilter ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"      java.awt.EventDispatchThread.pumpOneEventForFilters ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"       net.sourceforge.squirrel_sql.client.Main$1.dispatchEvent ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"        java.awt.EventQueue.dispatchEvent ()\",\"3,098 ms (-0%)\",\"917 ms (-0%)\",\"3\"\n\"         java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege ()\",\"2,796 ms (-0%)\",\"615 ms (-0%)\",\"1\"\n\"          java.security.AccessController.doPrivileged ()\",\"2,796 ms (-0%)\",\"615 ms (-0%)\",\"1\"\n\"           java.security.AccessController.executePrivileged ()\",\"2,796 ms (-0%)\",\"615 ms (-0%)\",\"1\"\n\"            java.awt.EventQueue$4.run ()\",\"2,796 ms (-0%)\",\"615 ms (-0%)\",\"1\"\n\"             java.awt.EventQueue$4.run ()\",\"2,796 ms (-0%)\",\"615 ms (-0%)\",\"1\"\n\"              java.awt.EventQueue.dispatchEventImpl ()\",\"2,796 ms (-0%)\",\"615 ms (-0%)\",\"1\"\n\"               java.awt.event.InvocationEvent.dispatch ()\",\"2,796 ms (-0%)\",\"615 ms (-0%)\",\"1\"\n\"                net.sourceforge.squirrel_sql.client.gui.db.ConnectionInternalFrameHandler$$Lambda$374.0x00000008013038b0.run ()\",\"2,390 ms (-0%)\",\"315 ms (-0%)\",\"1\"\n\"                 net.sourceforge.squirrel_sql.client.gui.db.ConnectionInternalFrameHandler.lambda$createSession$1 ()\",\"2,390 ms (-0%)\",\"315 ms (-0%)\",\"1\"\n\"                  net.sourceforge.squirrel_sql.client.gui.db.ConnectionInternalFrameHandler.createSessionFrame ()\",\"2,390 ms (-0%)\",\"315 ms (-0%)\",\"1\"\n\"                   net.sourceforge.squirrel_sql.client.gui.WindowManager.createInternalFrame ()\",\"2,390 ms (-0%)\",\"315 ms (-0%)\",\"1\"\n\"                    net.sourceforge.squirrel_sql.client.gui.session.SessionInternalFrame.\u003cinit\u003e ()\",\"1,394 ms (-0%)\",\"118 ms (-0%)\",\"1\"\n\"                     net.sourceforge.squirrel_sql.client.gui.session.SessionInternalFrame.createGUI ()\",\"1,394 ms (-0%)\",\"118 ms (-0%)\",\"1\"\n\"                      net.sourceforge.squirrel_sql.client.gui.session.SessionPanel.initialize ()\",\"1,394 ms (-0%)\",\"118 ms (-0%)\",\"1\"\n\"                       net.sourceforge.squirrel_sql.client.gui.session.SessionPanel.createGUI ()\",\"1,090 ms (-0%)\",\"118 ms (-0%)\",\"1\"\n\"                        net.sourceforge.squirrel_sql.client.gui.session.MainPanel.\u003cinit\u003e ()\",\"1,090 ms (-0%)\",\"118 ms (-0%)\",\"1\"\n\"                         net.sourceforge.squirrel_sql.client.gui.session.MainPanel.addMainPanelTab ()\",\"1,090 ms (-0%)\",\"118 ms (-0%)\",\"2\"\n\"                          net.sourceforge.squirrel_sql.client.session.mainpanel.sqltab.BaseSQLTab.getComponent ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                           net.sourceforge.squirrel_sql.client.session.mainpanel.sqltab.SQLTab.createSqlPanel ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                            net.sourceforge.squirrel_sql.client.session.mainpanel.SQLPanel.\u003cinit\u003e ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                             net.sourceforge.squirrel_sql.client.session.SQLPanelAPI.\u003cinit\u003e ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                              net.sourceforge.squirrel_sql.client.session.filemanager.FileHandler.\u003cinit\u003e ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                               net.sourceforge.squirrel_sql.client.session.filemanager.FileManagementCore.\u003cinit\u003e ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                net.sourceforge.squirrel_sql.client.session.filemanager.FileChooserManager.\u003cinit\u003e ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                 net.sourceforge.squirrel_sql.client.session.filemanager.FileChooserManager.initNewFileChooser ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                  javax.swing.JFileChooser.\u003cinit\u003e ()\",\"972 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                   javax.swing.JFileChooser.\u003cinit\u003e ()\",\"493 ms (-0%)\",\"0.0 ms (0%)\",\"2\"\n\"                                    javax.swing.JFileChooser.setCurrentDirectory ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                     java.awt.Component.firePropertyChange ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                      java.beans.PropertyChangeSupport.firePropertyChange ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                       java.beans.PropertyChangeSupport.firePropertyChange ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                        java.beans.PropertyChangeSupport.fire ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                         javax.swing.plaf.metal.MetalFileChooserUI$5.propertyChange ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                          javax.swing.plaf.metal.MetalFileChooserUI.doDirectoryChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                           javax.swing.plaf.metal.MetalFileChooserUI$DirectoryComboBoxModel.addItem ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                            javax.swing.plaf.metal.MetalFileChooserUI$DirectoryComboBoxModel.setSelectedItem ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                             javax.swing.AbstractListModel.fireContentsChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                              javax.swing.JComboBox.contentsChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                               javax.swing.JComboBox.selectedItemChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                javax.swing.JComboBox.fireItemStateChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                 javax.swing.plaf.basic.BasicComboPopup$Handler.itemStateChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                  javax.swing.plaf.basic.BasicComboPopup.setListSelection ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                   javax.swing.JList.setSelectedIndex ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                    javax.swing.DefaultListSelectionModel.setSelectionInterval ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                     javax.swing.DefaultListSelectionModel.changeSelection ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                      javax.swing.DefaultListSelectionModel.changeSelection ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                       javax.swing.DefaultListSelectionModel.fireValueChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                        javax.swing.DefaultListSelectionModel.fireValueChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                         javax.swing.DefaultListSelectionModel.fireValueChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                          com.formdev.flatlaf.ui.FlatListUI$$Lambda$221.0x0000000801180c78.valueChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                           com.formdev.flatlaf.ui.FlatListUI.lambda$createListSelectionListener$2 ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                            javax.swing.plaf.basic.BasicListUI$Handler.valueChanged ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                             javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                              javax.swing.plaf.basic.BasicListUI.updateLayoutState ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                               com.formdev.flatlaf.ui.FlatComboBoxUI$FlatComboPopup$PopupListCellRenderer.getListCellRendererComponent ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                                javax.swing.plaf.metal.MetalFileChooserUI$DirectoryComboBoxRenderer.getListCellRendererComponent ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                                 javax.swing.JFileChooser.getIcon ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                                  com.formdev.flatlaf.ui.FlatFileChooserUI$FlatFileView.getIcon ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n\"                                                                   javax.swing.filechooser.FileSystemView.getSystemIcon ()\",\"399 ms (-0%)\",\"0.0 ms (0%)\",\"1\"\n```","author":{"url":"https://github.com/cebaa","@type":"Person","name":"cebaa"},"datePublished":"2025-09-08T14:26:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/66/squirrel-sql-code/issues/66"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:6701e5aa-5126-1414-88c0-b459ab8b0726
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9238:3523AF:B101C98:E41D9C4:697F2D0D
html-safe-nonce02d4836c4259d494682fcdc0f2fd299223c9a552fd67c9302a8d386406b0a9eb
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MjM4OjM1MjNBRjpCMTAxQzk4OkU0MUQ5QzQ6Njk3RjJEMEQiLCJ2aXNpdG9yX2lkIjoiODI1NjMxMjEyNTYwNjAxNDIyMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac19f4bafef531d12eadb1749bb9a893bdfaea02d401663a4508998df920f71f12
hovercard-subject-tagissue:3394461840
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/squirrel-sql-client/squirrel-sql-code/66/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e1272639ef7a099394df135cb9e20710c54b71f2b4691d8c80c0dc06ea3f39a4/squirrel-sql-client/squirrel-sql-code/issues/66
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e1272639ef7a099394df135cb9e20710c54b71f2b4691d8c80c0dc06ea3f39a4/squirrel-sql-client/squirrel-sql-code/issues/66
og:image:altAmong other things, looks like opening a new connection takes a lot of time in the GUI. Here's a snap of AWT thread. This is the capture only for the time before opening the new connection till the...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamecebaa
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/squirrel-sql-client/squirrel-sql-code git https://github.com/squirrel-sql-client/squirrel-sql-code.git
octolytics-dimension-user_id108697363
octolytics-dimension-user_loginsquirrel-sql-client
octolytics-dimension-repository_id510507055
octolytics-dimension-repository_nwosquirrel-sql-client/squirrel-sql-code
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id510507055
octolytics-dimension-repository_network_root_nwosquirrel-sql-client/squirrel-sql-code
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/issues/66#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsquirrel-sql-client%2Fsquirrel-sql-code%2Fissues%2F66
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsquirrel-sql-client%2Fsquirrel-sql-code%2Fissues%2F66
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=squirrel-sql-client%2Fsquirrel-sql-code
Reloadhttps://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/issues/66
Reloadhttps://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/issues/66
Reloadhttps://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/issues/66
squirrel-sql-client https://patch-diff.githubusercontent.com/squirrel-sql-client
squirrel-sql-codehttps://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fsquirrel-sql-client%2Fsquirrel-sql-code
Fork 25 https://patch-diff.githubusercontent.com/login?return_to=%2Fsquirrel-sql-client%2Fsquirrel-sql-code
Star 89 https://patch-diff.githubusercontent.com/login?return_to=%2Fsquirrel-sql-client%2Fsquirrel-sql-code
Code https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code
Issues 31 https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/issues
Pull requests 5 https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/pulls
Projects 0 https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/projects
Security 0 https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/security
Insights https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/pulse
Code https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code
Issues https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/issues
Pull requests https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/pulls
Projects https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/projects
Security https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/security
Insights https://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/squirrel-sql-client/squirrel-sql-code/issues/66
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/squirrel-sql-client/squirrel-sql-code/issues/66
Opening a new connection takes time in GUIhttps://patch-diff.githubusercontent.com/squirrel-sql-client/squirrel-sql-code/issues/66#top
https://github.com/cebaa
https://github.com/cebaa
cebaahttps://github.com/cebaa
on Sep 8, 2025https://github.com/squirrel-sql-client/squirrel-sql-code/issues/66#issue-3394461840
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.